Learn R Programming

mdatools (version 0.9.1)

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

# S3 method for pls
plotVIPScores(obj, ny = 1, type = "l", main = NULL,
  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

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.