DiscreteWeibull-package {DiscreteWeibull} | R Documentation |
Discrete Weibull Distributions (Type 1 and 3)
Description
Probability mass function, distribution function, quantile function, random generation and parameter estimation for the type I and III discrete Weibull distributions.
In the present version, some modifications have been made on the functions in Edweibull
for the computation of the moments of the type I discrete Weibull distribution.
Details
Package: | DiscreteWeibull |
Type: | Package |
Version: | 1.1 |
Date: | 2015-10-17 |
License: | GPL |
LazyLoad: | yes |
Depends: | Rsolnp |
Author(s)
Alessandro Barbiero <alessandro.barbiero@unimi.it>
References
T. Nakagawa and S. Osaki (1975) The discrete Weibull distribution, IEEE Transactions on Reliability, 24(5), pp. 300-301
D.N.P. Murthy, M. Xie, R Jiang (2004) Weibull models, John Wiley & Sons: Hoboken, New Jersey
W.J. Padgett and J.D. Spurrier (1985) Discrete failure models, IEEE Transactions on Reliability, 34(3), pp. 253-256
H. Rinne (2008) The Weibull Distribution: A Handbook. CRC Press: Boca Raton, Florida
M. S. A. Khan, A. Khalique, and A. M. Abouammoh (1989) On estimating parameters in a discrete Weibull distribution, IEEE Transactions on Reliability, 38(3), pp. 348-350
See Also
ddweibull
, estdweibull
, Edweibull
, ddweibull3
, estdweibull3
, Edweibull3