Learn R Programming

mdatools (version 0.7.0)

getVIPScores.pls: VIP scores for PLS model

Description

Returns vector with VIP scores values for given number of components and response variable

Usage

"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)
...
other parameters

Value

vector with VIP scores values

References

[1] Il-Gyo Chong, Chi-Hyuck Jun. Chemometrics and Laboratory Systems, 78 (2005), pp. 103-112.