Displaying 1 result from an estimated 1 matches for "fixedfac1".
Did you mean:
fixedfac2
2008 May 28
1
extracting information from lmer objects
...p in this regard. I inspected the structure of the
summary with "str(summary(lmer.object))" but unfortunately I am new to
R and didn't find this very enlightening. Here is an example of the
dataframe I would like to produce:
Factor Estimate Std. Err t
FixedFac1 0.091 0.140 0.651
FixedFac2 0.054 0.012 4.461
FixedFac3 -0.078 0.021 -3.664
Cheers,
Barry.