ml_se_sub.Rd
The results of running the machine learning model function on subset example data, which is the formal class 'SummarizedExperiment.'
data("ml_se_sub")
The format is: Formal class 'SummarizedExperiment' [package "SummarizedExperiment"] with assay, colData, rowData, and metadata.
assay
A 60*88 matrix.
colData
A data frame with 60 observations on the following 2 variables.
rowData
A data frame with 88 observations on the following 72 variables.
metadata
A list with 15 objects, including machine learning parameters and results.
data(ml_se_sub)