Learn R Programming

mdatools (version 0.9.4)

plotModellingPower.simca: Modelling power plot for SIMCA model

Description

Shows a plot with modelling power values for each predictor

Usage

# S3 method for simca
plotModellingPower(obj, ncomp = NULL, type = "h",
  main = NULL, 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

ylab

label for y axis

...

other plot parameters (see mdaplotg for details)