Displaying 1 result from an estimated 1 matches for "tretmntbthb".
2007 Jul 22
1
summary of linear fixed effects model is different than the HSAUR book
...5
months -0.71703 0.14606 -4.909
treatmentBtheB -2.37311 1.66368 -1.426
drugYes -2.79786 1.71993 -1.627
length>6m 0.25639 1.63213 0.157
Correlation of Fixed Effects:
(Intr) bdi.pr months trtmBB drugYs
bdi.pre -0.678
months -0.264 0.023
tretmntBthB -0.389 0.121 0.022
drugYes -0.071 -0.237 -0.025 -0.323
length>6m -0.238 -0.242 -0.043 0.002 0.158
But on page 169, summary() is shown to produce additional columns in the
"fixed effects" section, namely degrees of freedom and the P-value (with
significance stars).
How can...