search for: daysuntilemerg

Displaying 1 result from an estimated 1 matches for "daysuntilemerg".

2010 Aug 05
0
multiple comparisons after glm
...il emergence of an insect species. The explanatory variables are sex (two levels), parasitoids added (two levels) and populations (34 levels). I would like to know now which populations are different in days until insect emergence. For this I used multiple comparisons as followed: model<-glm( daysuntilemergence ~ sex + parasitoidsadded + population, quasipoisson ) glht(model, linfct = mcp(population = "Tukey")) summary (glht(model, linfct = mcp(population = "Tukey")) ) I am not sure now if the obtained p-values are for differences in days until emergence for the bean population...