Description Usage Arguments Value Examples
Perform multivariate analysis with ropls package and return a minimal object with results for plots.
1 | dlist.ropls.min(dlist, opls.y = NULL, plotL = F, ...)
|
dlist |
Three levels list with [[1]] Datamatrix, [[2]] SamplesMetadata, [[3]] VariableMetadata. |
opls.y |
Name of SampleMetadata column to use as y response (quoted). |
plotL |
Logical to draw summary plot as in ropls package. |
... |
Any argument used by ropls::opls function. |
The resulting list of opls function (subsetted if min = TRUE).
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.