search for: mumi

Displaying 3 results from an estimated 3 matches for "mumi".

Did you mean: mum
2010 May 18
1
Using the zero-inflated binomial in experimental designs
...Unfortunately the function glm does not have an option to place a family of this kind I'm about, because if I had, it would be easy, made that my goal is simple, just wanting to compare the treatments. For that you have an idea, here is an example of my database. BLOCK NIV NT MUMI Inicial 0 18 0 Inicial 0 15 0 Inicial 0.5 9 0 Inicial 0.5 19 1 Inicial 1 13 1 Inicial 1 11 0 Inicial 1.5 12 2 Inicial 1.5 10...
2010 Aug 25
0
package MuMIn
[cc'ing back to r-help: this is good etiquette so that the responses will be seen by others/ archived for future reference.] On 10-08-25 04:35 PM, Marino Taussig De Bodonia, Agnese wrote: > Yes, I meant "MuMIn" > > the global formula I introduced was: > > rc4.mod<-lm(central$hunting~ central$year + central$gender + central$hunter + central$k.score + central$seen.in.wild + central$captivity + central$had.damage + central$importance.of.being.informed + central$RC1+ central$RC2 + centr...
2010 Sep 14
1
Model averaging with (and without) interaction terms
I?ve used logistic regression to create models to assess the effect of 3 variables on the presence or absence of a species, including the interaction terms between variables and model averaging using MuMI: model.avg The top models (delta<4) include several models with interaction terms and some models without; model weights are quite low for all models (<0.25). My problem is that the models with interactions have negative coefficients on the variables with a positive interaction term whereas...