entropyItoProcess | R Documentation |
Compute the entropy rate as a function of the fraction. This involves solving a Feynman-Kac PDE with running cost the sum of the risk-free rate and half the square of the market price of risk.
entropyItoProcess(t, s, dynamics, rate = 0, resolution = c(200, 200))
t |
length of time |
s |
current spot price |
dynamics |
list of drift and volatility function |
rate |
risk-free rate |
resolution |
the time and space resolution for the PDE solver |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.