Displaying 1 result from an estimated 1 matches for "treatc".
Did you mean:
treat
2007 Feb 26
0
LD50 contrasts with lmer/lme4
...),0,2) >0)
gr.lmer = lmer(resp ~ treat*logdose+(1|animal),data=gr,family=binomial)
summary(gr.lmer)
------- Output
Fixed effects:
Estimate Std. Error z value Pr(>|z|)
(Intercept) 0.9553 0.3074 3.11 0.0019 **
treatB 0.8793 0.3313 2.65 0.0079 **
treatC 0.5516 0.3077 1.79 0.0730 .
logdose 0.3733 0.0774 4.82 1.4e-06 ***
treatB:logdose 0.3081 0.1323 2.33 0.0198 *
treatC:logdose 0.2666 0.1249 2.13 0.0328 *
----- Goal
Value SD p
50% logdose (A-B) xx xx xx
50% logdose (A-C)...