EPPMprob | R Documentation |
Calculates a vector of probabilities given a vector of rates vlambda using the matrix exponential function from Bates and Maechler (2012).
EPPMprob(vlambda)
vlambda |
vlambda is a vector of rates of an extended Poisson process. |
The value returned is a vector of probabilities.
David M. Smith <dmccsmith@verizon.net>
Bates D, Maechler M (2023). Matrix: Sparse and Dense Matrix Classes and Methods. R package version 1.6-4, https://CRAN.R-project.org/package=Matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.