View source: R/reachingWealthGoal.R
wealthGoalControl | R Documentation |
The optimal control for maximizing the probability of the terminal wealth of a GBM-cash portfolio being greater than a fixed level, conditional on the initial wealth.
wealthGoalControl(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.