Learn R Programming

mdatools (version 0.9.1)

plotModellingPower.simcam: Modelling power plot for SIMCAM model

Description

Shows a plot with modelling power values for each predictor of selected SIMCA model

Usage

# S3 method for 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

main

main plot title

...

other plot parameters (see mdaplotg for details)

Details

See examples in help for simcam function.