search for: tp16609570p16609570

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

2008 Apr 10
1
Tukey in R, extracting values
...names but i don't really know how... thanks library(multcomp) data1$soort<-as.factor(data1$soort) amod<-aov(waarde~soort,data=data1) g<-glht(amod, linfct=mcp(soort = "Tukey")) confint(g) -- View this message in context: http://www.nabble.com/Tukey-in-R%2C-extracting-values-tp16609570p16609570.html Sent from the R help mailing list archive at Nabble.com.