Displaying 2 results from an estimated 2 matches for "treatthiouracil".
2006 Oct 21
0
Constructing predictions from HPDinterval() after lmer()
...Variance Std.Dev.
subject (Intercept) 71.206 8.4384
Residual 51.222 7.1570
number of obs: 135, groups: subject, 27
Fixed effects:
Estimate Std. Error t value
(Intercept) 52.8800 3.1928 16.56
weeks 26.4800 0.7157 37.00
treatthiouracil 4.7800 4.5153 1.06
treatthyroxine -0.7943 4.9756 -0.16
weeks:treatthiouracil -9.3700 1.0121 -9.26
weeks:treatthyroxine 0.6629 1.1153 0.59
Correlation of Fixed Effects:
(Intr) weeks trtthr trtthy wks:trtthr
weeks -0.448
treatthircl -...
2008 Jun 30
1
Coda not providing summary on mcmc object
.....- attr(*, "names")= chr [1:14] "nf" "n" "p" "q" ...
..@ fixef : num [1:6, 1:10000] 52.880 26.480 4.780 -0.794 -9.370 ...
.. ..- attr(*, "dimnames")=List of 2
.. .. ..$ : chr [1:6] "(Intercept)" "weeks" "treatthiouracil"
"treatthyroxine" ...
.. .. ..$ : NULL
..@ nc : int 1
..@ ranef : num[1:27, 0 ]
..@ sigma : num [1, 1:10000] 7.16 6.68 6.60 7.14 7.96 ...
> search()
[1] ".GlobalEnv" "package:lme4" "package:Matrix"
"package:coda&...