Displaying 1 result from an estimated 1 matches for "fixedfac2".
Did you mean:
  fixedfac1
  
2008 May 28
1
extracting information from lmer objects
...y 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.