kellyItoProcess | R Documentation |
The generalized Kelly-fraction for space-time dependent coefficient functions in Ito processes.
kellyItoProcess(t, s, dynamics, rate = 0, FUN = FALSE)
t |
current time, numeric |
s |
current price, numeric greater than zero |
dynamics |
list of drift and volatility coefficient functions of |
rate |
risk-free rate of return |
FUN |
boolean default to false to return numeric, true to return function |
numeric or function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.