Learn R Programming

mdatools (version 0.7.0)

plotModellingPower.simca: Modelling power plot for SIMCA model

Description

Shows a plot with modelling power values for each predictor

Usage

"plotModellingPower"(obj, ncomp = NULL, type = "h", main = NULL, xlab = "Variables", ylab = "", ...)

Arguments

obj
a SIMCA model (object of class simca)
ncomp
number of components to show the values for
type
type of the plot
main
main plot title
xlab
label for x axis
ylab
label for y axis
...
other plot parameters (see mdaplotg for details)