The results of running the machine learning model function on subset example data, which is the formal class 'SummarizedExperiment.'

data("ml_se_sub")

Format

The format is: Formal class 'SummarizedExperiment' [package "SummarizedExperiment"] with assay, colData, rowData, and metadata.

Value

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.

Examples

data(ml_se_sub)