ml_se.Rd
The results of running the machine learning model function on example data, which is the formal class 'SummarizedExperiment.'
data("ml_se")
The format is: Formal class 'SummarizedExperiment' [package "SummarizedExperiment"] with assay, colData, rowData, and metadata.
assay
A 228*88 matrix.
colData
A data frame with 228 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_data)