Displaying 2 results from an estimated 2 matches for "acacia2".
Did you mean:
acacia
2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
compile release 20020509 of Wine, failed! What's wrong? Please help...
==============================================================
make[1]: Leaving directory `/0/acacia2/tlbach/temp/wine-20020509/server'
make[1]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls'
make[2]: Entering directory
`/0/acacia2/tlbach/temp/wine-20020509/dlls/ntdll'
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebu...
2008 Oct 31
0
help with contrasts for a binomial 3-way GLM
...r a binomial 3-way GLM (T= 4 temperature, t= 2 time and c= 2 substrate levels, plus treatment control) in total they are 17 treatments.
I have tried with the glht but this function only work for 1-way GLM,
acacia<-cbind(g,N-g)
> acacia1<-glm(acacia~tratamiento,binomial)
> acacia2<-glht(acacia1, linfct = mcp(tratamiento = "Tukey"))
> summary(acacia2)
Simultaneous Tests for General Linear Hypotheses
Multiple Comparisons of Means: Tukey Contrasts
Fit: glm(formula = acacia ~ tratamiento, family = binomial)
Linear Hypotheses:...