| oplsMultiDataSet-class {ropls} | R Documentation |
An S4 class to store PCA and (O)PLS(-DA) models generated by the application
of opls to a MultiDataSet
oplsLsList: List of instances from the 'opls' class corresponding to the models built on each ExpresssionSet
Objects can be created by calls of the form
new("oplsMultiDataSet", ...) or by applying the opls function to
a MultiDataSet instance
Etienne Thevenot, etienne.thevenot@cea.fr
# In progress