Show method for 'opls' objects
Displays information about the dataset and the model.
## S4 method for signature 'opls' show(object)
object |
An S4 object of class |
Invisible.
Philippe Rinaudo and Etienne Thevenot (CEA)
data(sacurine) attach(sacurine) sacurine.plsda <- opls(dataMatrix, sampleMetadata[, "gender"]) show(sacurine.plsda) detach(sacurine)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.