library(RelDists)
#> Loading required package: survival
#> Loading required package: EstimationTools
#> Loading required package: DEoptim
#> Loading required package: parallel
#>
#> DEoptim package
#> Differential Evolution algorithm in R
#> Authors: D. Ardia, K. Mullen, B. Peterson and J. Ulrich
#> Loading required package: BBmisc
#>
#> Attaching package: 'BBmisc'
#> The following object is masked from 'package:base':
#>
#> isFALSE
#> Loading required package: GA
#> Loading required package: foreach
#> Loading required package: iterators
#> Package 'GA' version 3.2.2
#> Type 'citation("GA")' for citing this R package in publications.
#>
#> Attaching package: 'GA'
#> The following object is masked from 'package:utils':
#>
#> de
#> Loading required package: gaussquad
#> Loading required package: orthopolynom
#>
#>
#> ><<<<<<<<<<<<<<<<<<<<<<<< EstimationTools Version 4.0.0 >>>>>>>>>>>>>>>>>>>>>>>><
#> Feel free to report bugs in https://github.com/Jaimemosg/EstimationTools/issues
This distribution was proposed by Bebbington (2007). The probability density function f(x) and cumulative density function F(x) are given by:
f(x)=(μ+σx2)eμx−σ/xexp(−eμx−σ/x),
and
F(x)=1−exp[−eμx−σ/x],x>0.
respectively, where μ>0, σ>0 and x>0.
Next figure shows possible shapes of the f(x) and F(x) for several values of the parameters.