Learn R Programming

mdatools (version 0.7.0)

plotVIPScores.pls: VIP scores plot for PLS model

Description

Shows a plot with VIP scores values for given number of components and response variable

Usage

"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)
type
type of the plot
main
main title for the plot
xlab
label for x axies
ylab
label for y axis
...
other plot parameters (see mdaplot for details)

References

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