plotVIPScores.pls: VIP scores plot for PLS model
Description
Shows a plot with VIP scores values for given number of
components and response variableUsage
## S3 method for class 'pls':
plotVIPScores(obj, ny = 1, type = "l", main = NULL,
xlab = "Variables", ylab = "", ...)
Arguments
obj
a PLS model (object of class pls
)
ny
which response to get the values for (if y is
multivariate)
main
main title for the plot
...
other plot parameters (see mdaplot
for
details)
References
[1] Il-Gyo Chong, Chi-Hyuck Jun. Chemometrics and
Laboratory Systems, 78 (2005), pp. 103-112.