Description Usage Arguments Details Value Examples
Calculates the portfolio alpha
1 | alpha.capm(R1, R2)
|
R1 |
Portfolio return as xts |
R2 |
Benchmark Returns |
Alpha is a term used in investing to describe a strategy's ability to beat the market, or it's "edge." Alpha is thus also often referred to as “excess return” or “abnormal rate of return,” which refers to the idea that markets are efficient, and so there is no way to systematically earn returns that exceed the broad market as a whole.
Returns the alpha of the portfolio
1 | alpha.capm(funds$ret1, funds$rfr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.