Shows a plot with distance from data objects to a SIMCA model
# S3 method for simcam
plotModelDistance(obj, nc = 1, type = "h", main = NULL,
xlab = "Models", ylab = "", ...)
a SIMCAM model (object of class simcam
)
for which class (SIMCA model) to show the plot for
type of the plot
main plot title
label for x axis
label for y axis
other plot parameters (see mdaplotg
for details)
See examples in help for simcam
function.