View source: R/geometricBrownianMotion.R
kellyGBM | R Documentation |
The famous Kelly-fraction, the amount to invest in a risky stock following a geometric Brownian motion.
kellyGBM(drift, volat, rate = 0, restraint = NULL)
drift |
the mean drift rate of the GBM |
volat |
the volatility of the GBM |
rate |
the risk-free rate of the bond |
restraint |
a number between 0 and 1, null for (possibly) leveraged Kelly |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.