Shows a plot with selectivity ratio values for given number of components and response variable
# S3 method for pls
plotSelectivityRatio(obj, ncomp = NULL, ny = 1, type = "l",
main = NULL, ylab = "", ...)
a PLS model (object of class pls
)
number of components to get the values for (if NULL user selected as optimal will be used)
which response to get the values for (if y is multivariate)
type of the plot
main title for the plot
label for y axis
other plot parameters (see mdaplot
for details)
[1] Tarja Rajalahti et al. Chemometrics and Laboratory Systems, 95 (2009), pp. 35-48.