Description Usage Arguments Details Value References Examples
View source: R/beg_distribution.R
Random sample generating function for bivariate exponential geometric distribution with parameters β > 0 and p in (0,1).
1 |
n |
size of sample. |
beta |
numeric parameter which must be numeric greater than 0. |
p |
numeric parameter between 0 and 1. |
rbexpgeo generates random sample from BEG distribution.
vector of random samples generate from BEG model.
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.