dgcpp | R Documentation |
The CDF of a geometrically compensated Poisson process at a given time and initial spot price.
dgcpp(s, t, spot, a, b, lambda)
s |
price argument to CDF |
t |
time argument to CDF |
spot |
initial spot price |
a |
the coefficient of the Poisson RV |
b |
the coefficient of the compensated drift |
lambda |
the mean rate of arrivals |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.