Skip to content

GEC

Generalized Exponentiated Composite Distributions

v0.1.0 · Oct 24, 2023 · GPL-3

Description

Contains 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. The detailed explanation and the applications of these two distributions were introduced in Bowen Liu, Malwane M.A. Ananda (2022) <doi:10.1080/03610926.2022.2050399>, Bowen Liu, Malwane M.A. Ananda (2022) <doi:10.3390/math10111895>, and Bowen Liu, Malwane M.A. Ananda (2022) <doi:10.3390/app13010645>.

Downloads

121

Last 30 days

23145th

121

Last 90 days

121

Last year

CRAN Check Status

2 ERROR
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 ERROR
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 ERROR
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
ERROR r-oldrel-macos-arm64

examples

Running examples in ‘GEC-Ex.R’ failed
The error most likely occurred in:

> ### Name: eep_optim
> ### Title: The Wrapper Function that Returns the Final Estimates from
> ###   Maximum Likelihood Estimation for EEP.
> ### Aliases: eep_optim
> 
> ### ** Examples
> 
> eep_optim(seq(1:100))
Error in stats::optim(init, lower = lower_bound, eep_nll, method = "L-BFGS-B",  : 
  L-BFGS-B needs finite values of 'fn'
Calls: eep_optim -> raw_est_eep -> <Anonymous>
Execution halted
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
ERROR r-release-macos-arm64

examples

Running examples in ‘GEC-Ex.R’ failed
The error most likely occurred in:

> ### Name: eep_optim
> ### Title: The Wrapper Function that Returns the Final Estimates from
> ###   Maximum Likelihood Estimation for EEP.
> ### Aliases: eep_optim
> 
> ### ** Examples
> 
> eep_optim(seq(1:100))
Error in stats::optim(init, lower = lower_bound, eep_nll, method = "L-BFGS-B",  : 
  L-BFGS-B needs finite values of 'fn'
Calls: eep_optim -> raw_est_eep -> <Anonymous>
Execution halted
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

ERROR 12 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-release-macos-arm64

examples

Running examples in ‘GEC-Ex.R’ failed
The error most likely occurred in:

> ### Name: eep_optim
> ### Title: The Wrapper Function that Returns the Final Estimates from
> ###   Maximum Likelihood Estimation for EEP.
> ### Aliases: eep_optim
> 
> ### ** Examples
> 
> eep_optim(seq(1:100))
Error in stats::optim(init, lower = lower_bound, eep_nll, method = "L-BFGS-B",  : 
  L-BFGS-B needs finite values of 'fn'
Calls: eep_optim -> raw_est_eep -> <Anonymous>
Execution halted
ERROR r-oldrel-macos-arm64

examples

Running examples in ‘GEC-Ex.R’ failed
The error most likely occurred in:

> ### Name: eep_optim
> ### Title: The Wrapper Function that Returns the Final Estimates from
> ###   Maximum Likelihood Estimation for EEP.
> ### Aliases: eep_optim
> 
> ### ** Examples
> 
> eep_optim(seq(1:100))
Error in stats::optim(init, lower = lower_bound, eep_nll, method = "L-BFGS-B",  : 
  L-BFGS-B needs finite values of 'fn'
Calls: eep_optim -> raw_est_eep -> <Anonymous>
Execution halted

Dependency Network

Dependencies Reverse dependencies mistr GEC

Version History

new 0.1.0 Mar 9, 2026