[R] Plot.lme error
Deepayan Sarkar
deepayan at stat.wisc.edu
Thu Apr 29 23:22:42 CEST 2004
On Thursday 29 April 2004 15:45, Yang, Richard wrote:
> Dear All;
>
> Attempting to reproduce Figure 4.15 of MEMSS (p. 171) in R using
>
> plot(Wafer, outer = ~ Wafer)
>
> yields an error:
> > plot(Wafer, outer = ~ Wafer)
>
> Error in order(na.last, decreasing, ...) :
> Argument lengths differ
Something's going wrong, but I don't know what.
plot(Wafer, displayLevel = 1, key = FALSE)
seems to reproduce the figure correctly. I don't think figuring out the
problem is worth the effort at this point.
Deepayan
More information about the R-help
mailing list