Description Usage Arguments Value References See Also Examples
The function pp.expo.weibull()
produces a PP plot for the Exponentiated Weibull(EW) based on their MLE or any other estimate. Also, a reference line can be sketched.
1 | pp.expo.weibull(x, alpha.est, theta.est, main = " ", line = FALSE, ...)
|
x |
vector of observations |
alpha.est |
estimate of the parameter alpha |
theta.est |
estimate of the parameter theta |
main |
the title for the plot. |
line |
logical; if TRUE, a 45 degree line is sketched. |
... |
additional arguments to be passed to the underlying plot function. |
The function pp.expo.weibull()
carries out a PP plot for the Exponentiated Weibull(EW).
Mudholkar, G.S. and Srivastava, D.K. (1993). Exponentiated Weibull family for analyzing bathtub failure-rate data, IEEE Transactions on Reliability, 42(2), 299-302.
Murthy, D.N.P., Xie, M. and Jiang, R. (2003). Weibull Models, Wiley, New York.
Nassar, M.M., and Eissa, F. H. (2003). On the Exponentiated Weibull Distribution, Communications in Statistics - Theory and Methods, 32(7), 1317-1336.
qq.expo.weibull
for QQ
plot and ks.expo.weibull
function;
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.