EPPMprob | R Documentation |
Calculates a vector of probabilities given a vector of rates using the matrix exponential function from Maechler, Dutang, Goulet, Bates, Firth (2023).
EPPMprob(vlambda)
vlambda |
a vector of rates of an extended Poisson process. |
This is a similar function to that in Smith and Faddy (2014).
The value returned is a vector of probabilities.
David M. Smith <dmccsmith@verizon.net>
Maechler M, Dutang C, Goulet V, Bates D, Firth D. (2023). expm: Matrix Exponential. R package version 0.999-8, https://CRAN.R-project.org/package=expm.
Smith D, Faddy M (2014). CountsEPPM: Mean and Variance Modeling of Count Data. R package version 2.0, https://CRAN.R-project.org/package=CountsEPPM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.