getVIPScores.pls: VIP scores for PLS model
Description
Returns vector with VIP scores values for given number of components
and response variable
Usage
# S3 method for pls
getVIPScores(obj, ny = 1, ...)
Arguments
obj
a PLS model (object of class pls
)
ny
which response to get the values for (if y is multivariate)
Value
vector with VIP scores values
References
[1] Il-Gyo Chong, Chi-Hyuck Jun. Chemometrics and Laboratory Systems, 78 (2005), pp. 103-112.