computeAlphas | R Documentation |
Compute historical estimates for the alphas of a sample of assets. These are based on a linear regression of the arithmetic returns of each asset against that of the benchmark index.
computeAlphas(arithmeticReturns)
arithmeticReturns |
the multivariate time-series of returns. Assumes the first column is the benchmark, e.g. S&P 500 |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.