Package: GEC 0.1.0

Bowen Liu

GEC: Generalized Exponentiated Composite Distributions

The framework of the estimation, sampling, and hypotheses testing for two special distributions (Exponentiated Exponential-Pareto and Exponentiated Inverse Gamma-Pareto) within the family of Generalized Exponentiated Composite distributions.

Authors:Bowen Liu [aut, cre], Malwane M.A. Ananda [aut]

GEC_0.1.0.tar.gz
GEC_0.1.0.zip(r-4.7)GEC_0.1.0.zip(r-4.6)GEC_0.1.0.zip(r-4.5)
GEC_0.1.0.tgz(r-4.6-any)GEC_0.1.0.tgz(r-4.5-any)
GEC_0.1.0.tar.gz(r-4.7-any)GEC_0.1.0.tar.gz(r-4.6-any)
GEC_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
GEC/json (API)

# Install 'GEC' in R:
install.packages('GEC', repos = c('https://liuaber.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/liuaber/gec/issues

On CRAN:

Conda:

2.70 score 142 downloads 35 exports 8 dependencies

Last updated from:e32941f7e7. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE163
source / vignettesOK153
linux-release-x86_64NOTE160
macos-release-arm64NOTE125
macos-oldrel-arm64NOTE117
windows-develNOTE209
windows-releaseNOTE207
windows-oldrelNOTE293
wasm-releaseOK89

Exports:asymptotic_eepasymptotic_eigpcdf_eepcdf_eigpeep_nlleep_optimeep_samplingeigp_nlleigp_optimeigp_samplingexp_eephazard_eephazard_eigpinv_gamma_eigpLRT_eepLRT_eigpmle_eepmle_eigpmle_iter_eepmle_iter_eigpmle_search_eepmle_search_eigpneg_log_eepneg_log_eigppareto_eeppareto_eigppdf_eeppdf_eigpq_eepq_eigpraw_est_eepraw_est_eigpse_eepse_eigpvalidation

Dependencies:bbmlebdsmatrixlatticeMASSMatrixmistrmvtnormnumDeriv

Readme and manuals

Help Manual

Help pageTopics
Asymptotic Wald's test for testing the exponent in a EEP model.asymptotic_eep
Asymptotic Wald's test for testing the exponent in a EIGP model.asymptotic_eigp
The cumulative distribution function of EEP.cdf_eep
The cumulative distribution function of EIGP.cdf_eigp
The EEP negative log-likelihood function.eep_nll
The wrapper function that returns the final estimates from Maximum Likelihood Estimation.eep_optim
Sampling from EEP distribution.eep_sampling
The EIGP negative log-likelihood function.eigp_nll
The wrapper function that returns the final estimates from Maximum Likelihood Estimation.eigp_optim
Sampling from EIGP distribution.eigp_sampling
The negative log density of a sample item if it follows exponential in a EEP modelexp_eep
The hazard function of EEP.hazard_eep
The hazard function of EIGP.hazard_eigp
The negative log density of a sample item if it follows inverse gamma in a EIGP modelinv_gamma_eigp
Likelihood Ratio Test (LRT) for the exponent parameter in EEP model.LRT_eep
Likelihood Ratio Test (LRT) for the exponent parameter in EIGP model.LRT_eigp
Analytical solution of theta given eta in EEP model.mle_eep
Analytical solution of theta given eta in EIGP model.mle_eigp
Iteration function to find the analytical solution of theta given eta and data in EEP model.mle_iter_eep
Iteration function to find the analytical solution of theta given eta and data in EIGP model.mle_iter_eigp
The grid search procedure for parameter estimation of EEP.mle_search_eep
The grid search procedure for parameter estimation of EIGP.mle_search_eigp
The negative log likelihood function for EEP distribution.neg_log_eep
The negative log likelihood function for EIGP distribution.neg_log_eigp
The negative log density of a sample item if it follows Pareto in a EEP modelpareto_eep
The negative log density of a sample item if it follows Pareto in a EIGP modelpareto_eigp
The probability function of EEP.pdf_eep
The probability density function of EIGP.pdf_eigp
The quantile function of EEP.q_eep
The quantile function of EIGP.q_eigp
The optimization function for EEP maximum likelihood estimation.raw_est_eep
The optimization function for EIGP maximum likelihood estimation.raw_est_eigp
The function for calculating the standard errors of the parameters of EEP model.se_eep
The function for calculating the standard errors of the parameters of EIGP model.se_eigp
The validation function for model parameters.validation