Description Usage Arguments Value Examples
Perform an OPLS analysis using "ropls" package and plot results if asked (scores, loadings, VIPs & summary).
1 2 3  | 
dlist | 
 list of three dataframes : [[1]] Datamatrix, [[2]] SamplesMetadata [[3]] VariableMetadata.  | 
Opls.y | 
 Name of the grouping factor used in OPLS  | 
... | 
 Arguments to pass to opls function  | 
VIPxlabels | 
 Logical to show VIPs plot x labels  | 
VIP.thr | 
 Threshold for VIPs selestion and coloring  | 
ShowPlot | 
 Logical to draw plots in graphic device  | 
plotheme.auto.args | 
 List of arguments to pass to plotheme.auto  | 
A list with (OPLS, Plot, VIPS)
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.