calc_lambda | R Documentation |
Calculate lambda
calc_lambda(cov_f_inv, cov_fb, mu_f, wgt_b, i, b_i)
cov_f_inv |
inverse of covaraince of free weights |
cov_fb |
covariance subset of free weight row and bound weight column |
mu_f |
expected returns of free weights |
wgt_b |
weights of bound assets |
i |
position in lambda_i |
b_i |
upper or lowerbound weight depending on intermediate calc |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.