getVIPScores.pls | R Documentation |
Returns vector with VIP scores values. This function is a proxy for vipscores
and will be removed in future releases.
## S3 method for class 'pls'
getVIPScores(obj, ncomp = obj$ncomp.selected, ...)
obj |
a PLS model (object of class |
ncomp |
number of components to count |
... |
other parameters |
matrix nvar x 1
with VIP score values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.