lwShrink: Ledoit-Wolf shrinkage covariance estimate

Description Usage Arguments Value Note Author(s) References

Description

Compute the covariance matrix estimate using the Ledoit-Wolf shrinkage estimate

Usage

1
  lwShrink(x, shrink = NULL)

Arguments

x

xts or matrix of asset returns

shrink

shrinkage constant

Value

covariance matrix estimate

Note

Ported to R from matlab code given at http://www.econ.uzh.ch/faculty/wolf/publications.html#9

Author(s)

Ross Bennett

References

TODO


fincov documentation built on May 2, 2019, 5:17 p.m.

Related to lwShrink in fincov...