"CSimca"
- classification in high dimensions based on the (classical) SIMCA methodCSimca
represents the SIMCA algorithm for classification in high dimensions.
The objects of class CSImca
contain the results
of the SIMCA method.
new("CSImca", ...)
but the
usual way of creating CSimca
objects is a call to the function
CSimca()
which serves as a constructor.call
: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
:"Simca"
, directly.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/.