hello??I have cancer-pred data.I want to read the data into R and output the 
first list variable y with below  statement,
but I always get the wrong result.which I need to amend?
       
mydata<-read.table("C:/Users/Desktop/cancer-pred.txt",na.string=".",header=T)
       mydata<-as.data.frame(mydata)
        y

Attachment: cancer-pred.txt
Description: Binary data

_______________________________________________
R-SIG-Robust@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-robust

Reply via email to