biosignMultiDataSet-class {biosigner}R Documentation

Class "biosignMultiDataSet"

Description

An S4 class to store the the biosign objects generated by the application of the 'biosign' method to a MultiDataSet instance

Slots

biosignLs

List: List of instances from the 'biosign' class corresponding to the models built on each ExpresssionSet

Objects from the Class

Objects can be created by calls of the form new("biosignMultiDataSet", ...) or by applying the biosign function to a MultiDataSet instance

See Also

biosign

Examples

# In progress

[Package biosigner version 1.22.0 Index]