Re: [R] GLM contrasting question

2009-09-01 Thread Ben Bolker
sodiumfish wrote: > > I have run a glm with a final formula of : (dependent variable = parasite > load, main effects are sex, month, length and weight, with sex:month and > length:weight first order interactions). > > I am using the summary(mod) command to give me the contrasts, which I > beli

[R] GLM contrasting question

2009-08-31 Thread sodiumfish
I have run a glm with a final formula of : (dependent variable = parasite load, main effects are sex, month, length and weight, with sex:month and length:weight first order interactions). I am using the summary(mod) command to give me the contrasts, which I believe use the contr.treatment command