hotelling.crit | R Documentation |
Calculate critical limits for distance values using Hotelling T2 distribution
hotelling.crit(nobj, ncomp, alpha = 0.05, gamma = 0.01)
nobj |
number of objects in calibration set |
ncomp |
number of components |
alpha |
significance level for extreme objects |
gamma |
significance level for outliers |
vector with four values: critical limits for given alpha and gamma, mean distance and DoF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.