[R] plot.design()

Douglas Bates bates at stat.wisc.edu
Sun Dec 9 17:35:53 CET 2001


Andrew Perrin <aperrin at email.unc.edu> writes:

> I'm working through Pinheiro and Bates' _Mixed Effects Models in S and
> S-Plus_ using R (1.3.1 for linux). On page 13 (okay, so I haven't got that
> far :)) is:
> 
> plot.design( ergoStool)
> 
> which returns on my system:
> 
> > plot.design(ergoStool)
> Error: couldn't find function "plot.design"
> 
> any ideas?

plot.design is not currently available in R.

By the way, recent versions of the nlme package for R contain a
directory scripts with R scripts for each chapter in the book.  You
must have the lattice and grid packages from the src/contrib/Devel
section of CRAN installed for the graphics.

nlme_3.1-19 also has a directory mlbook with scripts for some of the
examples in 

  Snijders, Tom and Bosker, Roel (1999), Multilevel Analysis: An
    Introduction to Basic and Advanced Multilevel Modeling, Sage.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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