oplsMultiDataSet-class {ropls}R Documentation

Class "oplsMultiDataSet"

Description

An S4 class to store PCA and (O)PLS(-DA) models generated by the application of opls to a MultiDataSet

Slots

oplsLs

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

Objects from the Class

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

Author(s)

Etienne Thevenot, etienne.thevenot@cea.fr

See Also

opls

Examples

# In progress

[Package ropls version 1.26.4 Index]