Description Usage Arguments Value
Generate monthly R-Squared series from daily returns
1  | MonthlyRSq(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  | 
rsq xts dataframe with yearmon index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.