View source: R/mixtureDiffusion.R
kellyMixtureDiffusion | R Documentation |
Straightforward generalization of the classic Kelly-fraction for
functions of time and space, specialized to mixture coefficients. A wrapper to kellyItoProcess
.
kellyMixtureDiffusion(t, s, spot, rate, param, FUN = FALSE)
t |
current time |
s |
current price |
spot |
initial price |
rate |
the discounting rate/money-market account return |
param |
matrix with rows probs, mus, sigmas for the components |
FUN |
boolean whether to return numeric or function |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.