Description Usage Arguments Value See Also
PLS loadings.
Adds loading matrix to analSet$pls element.
1  | PLS.Loadings(dataSet, analSet, inx1 = 1, inx2 = 2)
 | 
dataSet | 
 List, data set object generated by   | 
analSet | 
 List, containing the results of statistical analysis (can be just an empty list).  | 
inx1, inx2 | 
 The numbers of PC.  | 
Native analSet with two added elements:
$pls$load.x.uniq - ???
$pls$imp.loads - loading matrix
PLS.Anal, PLSDA.CV, PLSDA.Permut, PlotPLS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.