plotModellingPower.simca: Modelling power plot for SIMCA model
Description
Shows a plot with modelling power values for each predictorUsage
## S3 method for class 'simca':
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
...
other plot parameters (see mdaplotg
for
details)