Description Usage Arguments Value
Subtract risk-free from returns
1 | excess_ret(x, rf, period = NULL)
|
x |
xts object of returns |
rf |
xts object with the risk-free return time-series |
period |
optional period to change the frequency, default value of NULL will not change the frequency and leave the time-series as is |
xts object containing x
less rf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.