[R] Question about coplot() ...
    C. Joseph Lu 
    cjlu at ibm.stat.ncku.edu.tw
       
    Thu Dec 21 04:26:19 CET 2000
    
    
  
Thanks kind suggestions from Bendix Carstensen and Emmanuel Paradis
for my question about coplot():
> >> coplot(y ~ x|i, data=xy)
> >coplot gives 3 panels, rather than 2, namely one for i=1 and one for
> >i=2.
> Try:
>         coplot(y ~ x|factor(i), data=xy)
Actually, my question is on:
    Is this appropriate (with default settings of coplot)?
                       ^^^^^^^^^^^^^^^^^
which is the last sentence on my question.
Best regards,
C. Joseph Lu
Department of Statistics
National Cheng-Kung University
Tainan, Taiwan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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