Description Usage Arguments Value Author(s) Examples
This function computes the betas by inputting the vector of returns and the covaraince matrix of some assets as well as a vector of weights of some portfolio.
| 1 | betas(wt_p, mu, Omega)
 | 
| wt_p | a vector of weights of some portfolio. | 
| mu | a vector of returns of some assets. | 
| Omega | a positive definite covaraince matrix of the returns. | 
a vector of betas.
Yukai Yang, yukai.yang@statistik.uu.se
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.