dtfm | R Documentation |
Looks up a stock's history on AV, estimates a return distribution for daily-arithmetic returns, and then computes the optimal log utility criterion.
dtfm(symbol, distr = "unif", rate = 0)
symbol |
stock ticker to look up |
distr |
distribution to fit: "unif", "norm", more to come... |
rate |
risk-neutral rate |
list of fitted parameters, optimal allocation, and optimal growth (annualized)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.