getProbabilities.simca | R Documentation |
Probabilities of class belonging for PCA/SIMCA results
## S3 method for class 'simca'
getProbabilities(obj, ncomp, q, h, ...)
obj |
object with PCA model |
ncomp |
number of components to compute the probability for |
q |
vector with squared orthogonal distances for given number of components |
h |
vector with score distances for given number of components |
... |
other parameters |
Computes p-value for every object being from the same populaion as calibration set based on its orthogonal and score distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.