Dear R community In my experiment, there are three treatments (F, R, and S), and the storge temperatures of these seeds were 4, 10 and 15. The seeds number of the treatment were the same. The question is whether the treatments and storage temperatures changed the seed germinating. The data attached as a ".csv" file names "g.csv". I performed a generalized linear mixed model using glm. Time and Temp are significant (p < 0.0001) and I would like to perform post-hoc comparisons to check where the difference among Time and temp categories but I did not find a solution in R help list or others.
Thank you very much in advance for your help. -- Xishuangbanna Tropical Botanical Garden Chinese Academy of Sciences Menglun Town, Mengla County Yunnan 666303 Tel.: +86-691-8716759
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.