Hi,
Can anyone tell me why I am not getting the correct intervals for
fixed effect terms for the following generalized linear mixed model
from HPDinterval:
sessionInfo()
R version 2.4.1 (2006-12-18)
i386-pc-mingw32
locale:
LC_COLLATE=English_United States.1252;LC_CTYPE=English_United
States.1252;LC_MONETARY=English_United
States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252
attached base packages:
[1] "stats" "graphics" "grDevices" "utils" "datasets"
"methods" "base"
other attached packages:
coda lme4 Matrix lattice
"0.10-7" "0.9975-13" "0.9975-11" "0.14-17"
summary(o[1:1392])
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.0 0.0 1.0 2.3 3.0 30.0
summary(pv1o[1:1392])
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.000 0.000 1.000 2.322 3.000 30.000
summary(pv2o[1:1392])
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.000 0.000 1.000 2.315 3.000 30.000
summary(pv1toa[1:1392])
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.00 4.00 7.00 11.99 15.00 108.00
summary(pv2toa[1:1392])
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.00 4.00 7.00 11.94 15.00 108.00