Description Usage Arguments Details Value References
View source: R/ruinprob.finite.dsim.R
This function calculates an approximation to the probability of ruin within a finite time horizon for a compound Poisson risk process that is perturbed by a Wiener process. The approximation is based on a dual process to the risk process.
1 |
Z |
A time-series object, e.g. one generated by rriskproc, containing at least two series |
This function computes an approximation to the probability of ruin within a finite time horizon using a dual process. See the references for more details.
A function taking one numeric argument, the initial capital. This function returns the
approximation for the specified initial reserve and for all values of the time horizon
that are sampling points of Z
.
Gatto, R. and Baumgartner, B. (2016) Saddlepoint approximations to the probability of ruin in finite time for the compound Poisson risk process perturbed by diffusion. Methodology and Computing in Applied Probability 18(1), pp. 217-235.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.