Description Usage Arguments Details Value References Examples
Distribution function for Geometric with Poisson hidden truncation distribution, where parameters: λ > 0 and p \in (0,1).
1 |
q |
vector of quantiles representing numbers from discrete Pareto distribution. |
lambda |
numeric parameter which must be numeric greater than 0. |
p |
numeric parameter between 0 and 1. |
lower.tail |
logical; if TRUE (default), probabilities are P[N≤q n], otherwise, $P[N> n]$. |
log.p |
logical; if TRUE, probabilities p are given as log(p). |
pgeopois gives the distribution function.
A vector cumulative probabilities
Amponsah, C. K. and Kozubowski, T. J. (2020). Geometric with Poisson hidden truncation distribution. Yet to publish
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.