Description Usage Arguments Value Author(s) References Examples
This function calculates the MLEs of GOGaU distribution.
1 |
x |
The value of the first shape parameter. Must be finite. |
par0 |
Initial values for the parameters to be optimized over. |
a, b |
Values for fixed lower or upper limits of the GOGaU distribution.
If |
fitplot |
logical; if TRUE, histogram and fitted GOGaU 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. |
W |
The statistic Cram<c3><a9>r-von Misses. |
A |
The statistic Anderson Darling. |
KS |
Kolmogorov Smirnov test. |
AIC |
The value of Akaike Information Criterion. |
BIC |
The value of Bayesian Information Criterion. |
Bistoon Hosseini, Mahmoud Afshari
Bistoon Hosseini, Mahmoud Afshari, and Morad Alizadeh. "The Generalized Odd Gamma-G Family of Distributions: Properties and Applications." Austrian Journal of Statistics 47.2 (2018): 69-89.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.