mateuszbaran / CovarianceEstimation.jl

Lightweight robust covariance estimation in Julia
MIT License
42 stars 7 forks source link

Other covariance estimators #8

Open tlienart opened 5 years ago

tlienart commented 5 years ago

Cleaned up list

Shrinkage estimators

Linear Shrinkage

Nonlinear Shrinkage

M-Estimators

MCD estimators and related alternatives

Thresholding estimators

HAC estimators

Rough list

(some of these may overlap)

Other estimators

More links:

Repos

mateuszbaran commented 5 years ago

Nice list, I would add one more:

tlienart commented 5 years ago

Ha cool, I saw that these guys published 3 or 4 papers but wasn't sure whether it was always about the same estimator or different ones. Will check.