Compute moments
Compute the first and second moments using the Fully Flexible Views framework as described in A. Meucci - "Fully Flexible Views: Theory and Practice".
meucci.moments(R, posterior_p)
R |
xts object of asset returns |
posterior_p |
vector of posterior probabilities |
a list with the first and second moments
mu
: vector of expected returns
sigma
: covariance matrix
Ross Bennett
A. Meucci - "Fully Flexible Views: Theory and Practice".
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.