Description Usage Arguments Details Value References Examples
View source: R/beg_distribution.R
Density function for bivariate exponential geometric distribution with parameters β > 0 and p in (0,1).
1 |
data |
is bivariate vector (X,N) vector representing observations from BEG model. |
beta |
numeric parameter which must be numeric greater than 0. |
p |
numeric parameter between 0 and 1. |
log.p |
logical; if TRUE, probabilities p are given as log(p). |
dbexpgeo is the density function.
vector of densities.
Kozubowski, T.J., & Panorska, A.K. (2005). A Mixed bivariate distribution with exponential and geometric marginals. Journal of Statistical Planning and Inference, 134, 501-520. https://doi.org/10.1016/j.jspi.2004.04.010
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.