datamicroarray icon indicating copy to clipboard operation
datamicroarray copied to clipboard

A collection of small-sample, high-dimensional microarray data sets to assess machine-learning algorithms and models.

Results 2 datamicroarray issues
Sort by recently updated
recently updated
newest added

chiaretti: describe_data() says n = 111, p = 12625 and K = 2. But when I load the dataset, I get a matrix of dimension 128 x 12625 and the...

running `library(datamicroarray)` in vim plugin Nvim-R for the first time, I get the following error: ``` Error in read.table(idx, sep = "\t", quote = "", stringsAsFactors = FALSE) : no...