"Simca"
- virtual base class for all classic and robust SIMCA
classes representing classification in high dimensions based on the SIMCA methodSimca
searves as a base class for deriving all other
classes representing the results of the classical and robust SIMCA methodscall
:prior
:counts
:pcaobj
:k
:"numeric"
number of (choosen) principal components flag
:"Uvector"
The observations whose score distance is larger
than cutoff.sd or whose orthogonal distance is larger than cutoff.od can be considered
as outliers and receive a flag equal to zero.
The regular observations receive a flag 1 X
:grp
:signature(object = "Simca")
: calculates prediction using the results in
object
. An optional data frame or matrix in which to look for variables with which
to predict. If omitted, the training data set is used. If the original fit used a formula or
a data frame or a matrix with column names, newdata must contain columns with the
same names. Otherwise it must contain the same number of columns,
to be used in the same order. signature(object = "Simca")
: prints the results signature(object = "Simca")
: prints summary information Todorov V & Filzmoser P (2009), An Object Oriented Framework for Robust Multivariate Analysis. Journal of Statistical Software, 32(3), 1--47. URL http://www.jstatsoft.org/v32/i03/.