View source: R/reachingWealthGoal.R
wealthGoalEntropy | R Documentation |
The sub-optimal log-growth from maximizing the probability of the terminal wealth of a GBM-cash portfolio being greater than a fixed level, conditional on the initial wealth. This will always be less than the entropy from the pure Kelly case.
wealthGoalEntropy(t, x, b, maturity, mu, volat, rate)
t |
current time |
x |
initial wealth level |
b |
target wealth level |
maturity |
terminal date to hit the goal by |
mu |
the drift of the stock |
volat |
the volatility of the stock |
rate |
the risk-free rate from a cash-account, bond, etc |
numeric, matrix, vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.