PCA_model: PCA model for process monitor

Description Usage Arguments Value References

Description

Calculate the principal component analysis for process monitor, and also find the squared prediction error (SPE) and Hotelling's T2 test statistic values for each observation in this data matrix.

Usage

1
PCA_model(data, kernel_num, ...)

Arguments

data

A centered-and-scaled data matrix

kernel_num

The number of principle component

...

Lazy dots for additional internal arguments

Value

A list of class "pca" with the following:

References

https://github.com/gabrielodom/mvMonitoring


chengfeifan/monitor documentation built on May 14, 2019, 2:29 p.m.