View source: R/discreteTimeModels.R
kellyDTFM | R Documentation |
Approximates the integral in the log utility problem and then calls uniroot or Newton-Raphson solver to maximize it.
kellyDTFM(distr, param, rate = 0, h = 10^-4)
distr |
distribution name for the (daily) arithmetic returns |
param |
the parameters of the distribution |
rate |
the risk-neutral rate of the money-market account |
h |
step size to avoid numeric blow-ups |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.