The R Project SVN R-packages

Rev

Rev 104 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

#
# Read in the ovarian data
#

ovarian <- read.table("data.ovarian", row.names=NULL,
        col.names= c("futime", "fustat", "age", "resid.ds", "rx", "ecog.ps"))