The functions se_ew, re_ew, hce_ew, and ae_ew provide the Shannon entropy, Rényi entropy, Havrda and Charvat entropy, and Arimoto entropy, respectively, depending on the selected parametric values of the exponentiated Weibull distribution and \(\delta\).
Arguments
a
The strictly positive shape parameter of the exponentiated Weibull distribution (\(a > 0\)).
beta
The strictly positive scale parameter of the baseline Weibull distribution (\(\beta > 0\)).
zeta
The strictly positive shape parameter of the baseline Weibull distribution (\(\zeta > 0\)).
delta
The strictly positive parameter (\(\delta > 0\)) and (\(\delta \ne 1\)).
Author
Muhammad Imran, Christophe Chesneau and Farrukh Jamal
R implementation and documentation: Muhammad Imran <imranshakoor84@yahoo.com>, Christophe Chesneau <christophe.chesneau@unicaen.fr> and Farrukh Jamal farrukh.jamal@iub.edu.pk.
Details
The following is the probability density function of the exponentiated Weibull distribution:
$$
f(x)=a\zeta\beta^{-\zeta}x^{\zeta-1}e^{-\left(\frac{x}{\beta}\right)^{\zeta}}\left[1-e^{-\left(\frac{x}{\beta}\right)^{\zeta}}\right]^{a-1},
$$
where \(x > 0\), \(a > 0\), \(\beta > 0\) and \(\zeta > 0\).
References
Nadarajah, S., Cordeiro, G. M., & Ortega, E. M. (2013). The exponentiated Weibull distribution: a survey. Statistical Papers, 54, 839-877.