The function calculates adaptive Huber-type covariance estimator from a data sample, with robustification parameter \(\tau\) determined by a tuning-free principle.
For the input matrix X, both low-dimension (\(p < n\)) and high-dimension (\(p > n\)) are allowed.
Usage
farm.cov(X)
Arguments
X
An \(n\) by \(p\) data matrix.
Value
A \(p\) by \(p\) Huber-type covariance matrix estimator will be returned.
References
Huber, P. J. (1964). Robust estimation of a location parameter. Ann. Math. Statist., 35, 73<U+2013>101.
Ke, Y., Minsker, S., Ren, Z., Sun, Q. and Zhou, W.-X. (2019). User-friendly covariance estimation for heavy-tailed distributions: A survey and recent results. Statis. Sci., to appear.