[R] Coplot Question (Unresolved)

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Mon Sep 18 11:14:18 CEST 2000


Uwe Ligges <ligges at statistik.uni-dortmund.de> writes:

> Steve Arthur wrote:
> [..]
> > And finally, the "plot" function has a form "plot(f,y)" which it is stated
> > on page 65 of "An Introduction to R" V1.0.1 that "...form produces
> > boxplots of y for each level of f."  Where f is a factor and y is
> > numeric.  Is there anyway to not plot the boxplots and just show the
> > points above the factors?
> 
> Only answering the last question:
> It is is possible to plot only the points above the factors using 
>  plot.default(...).
> To get nice results, it is neccessary to plot the x-axis separatly in
> this case.

Also check out stripplot()

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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