Description Usage Arguments Value Author(s) References Examples
View source: R/cov_shrink_to_market.R
Implements the covariance matrix as described in Ledoit & Wolf (2003).
1 | cov_shrink_to_market(R, shrink = TRUE, portfolio = TRUE)
|
R |
A vector, matrix, data.frame, xts, timeSeries or zoo object to be checked and coerced. |
shrink |
A number between 0 and 1. |
portfolio |
If |
A variance-covariance matrix.
Bernardo Reckziegel
Ledoit, Olivier, and Michael Wolf. Improved estimation of the covariance matrix of stock returns with an application to portfolio selection. Journal of empirical finance 10.5 (2003): 603-621.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.