Description Usage Arguments Value Author(s)
This function performs the "core" calculation of the Black-Litterman model.
1 | posteriorEst(views, mu, tau = 0.5, sigma, kappa = 0)
|
views |
An object of class BLViews |
mu |
A vector of mean equilibrium returns |
tau |
The "tau" parameter in the Black-Litterman model. |
sigma |
The variance-covariance matrix of the returns of the assets |
kappa |
if greater than 0, the confidences in each view are replaced. See the online help for details |
An object of class BLResult holding the updated Black-Litterman posterior
Francisco
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.