Second Mandatory Assignment

The second mandatory assignment has been published, please find it here.

Note that the easiest way to import the data in R is to download the files linked in the assignment, unzip them, and use the command

> data <- read.csv(namefile.csv, header = TRUE)

Alternatively, one can download the data directly from the web, using

data > read.csv("http://web.stanford.edu/~hastie/CASI_files/DATA/leukemia_big.csv")

 

The deadline for the submission is Thursday, April 16th (2020) at 14:30.

 

Publisert 23. mars 2020 11:43 - Sist endret 23. mars 2020 11:45