Description Usage Arguments Details Value References Examples
Distribution function for FMBEG.
1 |
data |
is bivariate vector (X,N) vector representing observations from BMEG model. |
beta |
vector of parameters which must be numeric greater than 0. |
p |
vector of numeric parameters between 0 and 1 of the finite mixture of geometric distribution. |
q |
vector of gamma membership probabilities between 0 and 1, and sum equal to 1. |
pi |
vector of geometric membership probabilities between 0 and 1, and sum equal to 1. |
lower.tail |
logical; if TRUE (default), probabilities are P[X ≤ x, N ≤q n], otherwise, P[X > x, N > n]. |
log.p |
logical; if TRUE, probabilities p are given as log(p). |
pfmbeg is the distribution function.
vector of distribution.
Amponsah, C. K. and Kozubowski, T.J., and Panorska, A.K. (2020). A Mixed bivariate distribution with mixture exponential and geometric marginals. Inprint.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.