covariance

Well-conditioned estimation of large-dimensional covariance matrices

https://github.com/dschrempf/covariance

Version on this page:0.2.0.0
LTS Haskell 22.18:0.2.0.1
Stackage Nightly 2024-04-25:0.2.0.1
Latest on Hackage:0.2.0.1

See all snapshots covariance appears in

GPL-3.0-or-later licensed by Dominik Schrempf
Maintained by [email protected]
This version can be pinned in stack with:covariance-0.2.0.0@sha256:b6cd43449ced886705144783d13264683ce0d09fbc57342414ba5cfaf75a08d9,1640

Module documentation for 0.2.0.0

Used by 1 package in nightly-2022-06-22(full list with versions):

Please see the README on GitHub at https://github.com/dschrempf/covariance#readme

Changes

Revision history for covariance

Unreleased changes

0.2.0.0

  • Rename rescaleWith to rescaleSWith to indicate the rescaling of covariance matrices.
  • Add rescalePWith to rescale precision matrices.

0.1.0.5

  • Tooling updates.

0.1.0.4

  • Graphical lasso (for now only re-export from glasso library).

0.1.0.3

  • Fix tests and docs.

0.1.0.2

  • scale, rescaleWith functions.
  • Avoid duplicate centering.

0.1.0.1

  • Fix tests, remove debug output.

0.1.0.0

  • Shrinkage based estimators.