Rsubbotools: Fast Estimation of Subbottin and AEP Distributions (Generalized
Error Distribution)
Create densities, probabilities, random numbers, quantiles, and maximum likelihood estimation for several 
    distributions, mainly the symmetric and asymmetric power exponential (AEP), a.k.a. the Subbottin family of 
    distributions, also known as the generalized error distribution.
    Estimation is made using the design of Bottazzi (2004) <https://ideas.repec.org/p/ssa/lemwps/2004-14.html>, where 
    the likelihood is maximized by several optimization procedures using the 'GNU Scientific Library (GSL)', translated to 'C++' 
    code, which makes it both fast and accurate. The package also provides methods for the gamma, Laplace, and Asymmetric
    Laplace distributions.
| Version: | 0.0.1 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp, RcppGSL | 
| Suggests: | testthat (≥ 2.1.0), usethis, rmarkdown | 
| Published: | 2025-07-22 | 
| DOI: | 10.32614/CRAN.package.Rsubbotools | 
| Author: | Elias Haddad  [aut, cre],
  Giulio Bottazzi  [aut],
  Fernando J. Von Zuben  [aut, ths],
  Jochen Voss [ctb],
  J.D. Lamb [ctb],
  Brian Gough [ctb] | 
| Maintainer: | Elias Haddad  <eliasynetto at gmail.com> | 
| BugReports: | https://github.com/nettoyoussef/Rsubbotools/issues | 
| License: | GPL-3 | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| In views: | Distributions | 
| CRAN checks: | Rsubbotools results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=Rsubbotools
to link to this page.