Description Usage Arguments Value Author(s) References Examples
View source: R/cov_shrink_to_bayes_stein.R
Implements the variance-covariance matrix as described in Jorrion (1986),
1 |
R |
A vector, matrix, data.frame, xts, timeSeries, zoo or a tibble object. |
A variance-covariance matrix.
Bernardo Reckziegel
Jorion, Philippe. Bayes-Stein Estimation For Portfolio Analysis. Journal of Financial and Quantitative Analysis 21.3 (1986): 279-292.
1 2 3 | library(PortfolioAnalytics)
data(edhec)
cov_shrink_to_bayes_stein(edhec)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.