FWE distribution
Freddy Hernandez
2024-07-09
Source:vignettes/FWE_distribution.Rmd
FWE_distribution.Rmd
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.4
#> 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
Flexible Weibull extension distribution
This distribution was proposed by Bebbington (2007). The probability density function and cumulative density function are given by:
and
respectively, where , and .
Next figure shows possible shapes of the and for several values of the parameters.
Bebbington, M., C. D. Lai, and R. Zitikis. 2007. “A Flexible
Weibull Extension.” Reliability Engineering
& System Safety 92 (6): 719–26.