Description Usage Arguments Examples
Efficient Frontier using excess returns
1 2 3  | 
returns | 
 xts or zoo value  | 
rg | 
 numeric value, returns of goal  | 
1 2  | returns <- xdiff_returns(sample_index, x = 1)
efff(returns, rg = .01, rfr = .001)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.