Outliers according to a tolerance interval. This function is used by
the archetypoid algorithms to identify the outliers. See the function
nptol.int in package tolerance.
The proportion of observations to be covered by this
tolerance interval.
resid_vect
Vector of n residuals, where n was the number of rows
of the data matrix.
alpha
Significance level.
Value
Vector with the outliers.
References
Young, D., tolerance: An R package for estimating tolerance intervals, 2010.
Journal of Statistical Software, 36(5), 1-39,
https://doi.org/10.18637/jss.v036.i05