plotModellingPower.simcam: Modelling power plot for SIMCAM model
Description
Shows a plot with modelling power values for each predictor
of selected SIMCA modelUsage
## S3 method for class 'simcam':
plotModellingPower(obj, nc = 1, main = NULL, ...)
Arguments
obj
a SIMCAM model (object of class
simcam)
nc
which classe (SIMCA model) to show the plot
for
...
other plot parameters (see mdaplotg for
details)
Details
See examples in help for simcam function.