biosignMultiDataSet-class {biosigner} | R Documentation |
An S4 class to store the the biosign objects generated by the application of the 'biosign' method to a MultiDataSet instance
biosignLs
List: List of instances from the 'biosign' class corresponding to the models built on each ExpresssionSet
Objects can be created by calls of the form
new("biosignMultiDataSet", ...)
or by applying the biosign
function to
a MultiDataSet instance
# In progress