[R] Reading data for discriminant analysis
    Peter Dalgaard BSA 
    p.dalgaard at biostat.ku.dk
       
    Thu Mar  9 00:47:55 CET 2000
    
    
  
Clayton Springer <csprin at brandybuck.ca.sandia.gov> writes:
> I believe that the iris3 is rather special data format. 
> But I am unable to get a text file to become something like iris3.
> I would like to be able to formulate my data into a useable format. 
> What is the proper procedure to create iris3 from external sources.
library(MASS)
data(iris3)
(You need to install the VR bundle from CRAN first)
-- 
   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