Skip to content
Prev 260112 / 398503 Next

extract value from mer object ?

Maas James Dr (MED <J.Maas <at> uea.ac.uk> writes:
You should use fixef(fednmaout) instead here.
Something like

v <- VarCorr(fednmaout)
attr(v$trtpair,"stddev")

  Questions like this are probably more usefully asked on
the r-sig-mixed-models list ...
[snip]