Description Usage Arguments Value Author(s) References Examples
This function calculates the MLEs of LEEW distribution.
1 |
x |
The value of the first shape parameter. Must be finite. |
model |
"LEEW" (Log-Extended Exp-Weibull) or "LW" (Log-Weibull) model. |
fitplot |
Logical; if TRUE, histogram and fitted LEEW density is drawn. |
par |
The MLEs of parameters. |
loglike |
The log-likelihood value corresponding to MLEs. |
convergence |
An integer code. 0 indicates successful completion. To see possible error codes, see the optim function. |
KS |
Kolmogorov Smirnov test. |
AIC |
The value of Akaike Information Criterion. |
BIC |
The value of Bayesian Information Criterion. |
Bistoon Hosseini, Mahmoud Afshari
Alizadeh, Morad, Mahmoud Afshari, Bistoon Hosseini, and Thiago G. Ramires. "Extended exp-G family of distributions: Properties, applications and simulation." Communications in Statistics-Simulation and Computation (2018): 1-16.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.