[R] panel.bpplot
    Frank E Harrell Jr 
    f.harrell at Vanderbilt.Edu
       
    Fri Jan 15 18:43:02 CET 2010
    
    
  
netrunner wrote:
> Hi everybody,
> 
> I am a newbie in R. I would like to use the panel.bpplot function on my data
> set but I have some problems. Can this function work on matrix? My data set
> have some NaN and when I run panel.bpplot function it returns error due to
> the presence of NaN. How Can I solve this?
> 
> Thank you so much for your help
> 
> netrunner
Read documentation for lattice graphics.  Get your problem solved with 
bwplot(....) without panel=panel.bpplot then add the panel=.
Frank
-- 
Frank E Harrell Jr   Professor and Chairman        School of Medicine
                      Department of Biostatistics   Vanderbilt University
    
    
More information about the R-help
mailing list