Description Usage Arguments Value
Generate monthly beta series from daily returns
1 | MonthlyBeta(returns, mktcol = "SPY", intercept = TRUE)
|
returns |
xts dataframe with multiple assets, daily returns |
mktcol |
string of colname of market asset |
intercept |
bool fit the intercept or not |
beta xts dataframe with yearmon index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.