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

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to