[R] lme lmList plots
Ross Darnell
r.darnell at shrs.uq.edu.au
Wed Feb 27 06:04:25 CET 2002
I am struggling generating plots to compare coefficients from lme and
lmList objects. I get this error message.
plot(compareFits(coef(bp.lisA),coef(bp.lmeA)))
Error in compareFits(coef(bp.lisA), coef(bp.lmeA)) :
Objects must have coefficients with same row names
In addition: Warning message:
longer object length
is not a multiple of shorter object length in: sort(dn1[[1]]) != sort(dn2[[1]])
There are some groups with one observation which are dropped from the
lmList object. I have tried matching on the row.names but running
into trouble. Is there any other method that may work
Thanks
Ross Darnell
--
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list