Description Usage Arguments Details Value References Examples
View source: R/Exp_Tilted_Gamma.R
Probability distribution function of ETG with parameters α,β ≥ 0 and κ \in [0,1].
1 |
X |
A vector of random sample from ETG. |
alpha |
A shape parameter which must be numeric greater than or equal to 0. |
beta |
A scale parameter which must be numeric greater than or equal to 0. |
K |
A numeric parameter between 0 and 1 |
lower.tail |
logical; if TRUE (default), probabilities are P(X≤q n), otherwise, $P[N> n]$. |
log.p |
logical; if TRUE, probabilities p are given as log(p). |
petgamma gives the probability distribution.
vector representing densities P(X=x).
Amponsah, C. K. and Kozubowski, T. J. (2021). A computational approach to estimation of discrete Pareto parameters. Preprint
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.