Description Usage Arguments Value See Also
PLS analysis
Uses "oscorespls" method of plsr function .
Writes two output files: "pls_score.csv" and "pls_loadings.csv".
Adds analSet$pls element with plsr function output.
1 | PLS.Anal(dataSet, analSet)
|
dataSet |
List, data set object generated by |
analSet |
List, containing the results of statistical analysis (can be just an empty list). |
Native analSet with one added $plsr element containing plsr function output
PLS.Loadings, PLSDA.CV, PLSDA.Permut, PlotPLS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.