estimators: Parameter Estimation

Implements estimation methods for parameters of common distribution families. The common d, p, q, r function family for each distribution is enriched with the ll, e, and v counterparts, computing the log-likelihood, performing estimation, and calculating the asymptotic variance - covariance matrix, respectively. Parameter estimation is performed analytically whenever possible.

Version: 0.8.5
Depends: R (≥ 4.0.0)
Imports: extraDistr, ggh4x, ggplot2, grDevices, Matrix, methods, progress, stats, utils
Suggests: covr, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-05-16
Author: Ioannis Oikonomidis ORCID iD [aut, cre], Samis Trevezas ORCID iD [aut, ths]
Maintainer: Ioannis Oikonomidis <goikon at math.uoa.gr>
BugReports: https://github.com/thechibo/estimators/issues
License: GPL (≥ 3)
URL: https://thechibo.github.io/estimators/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: estimators results

Documentation:

Reference manual: estimators.pdf
Vignettes: Package Overview

Downloads:

Package source: estimators_0.8.5.tar.gz
Windows binaries: r-devel: estimators_0.8.5.zip, r-release: estimators_0.8.5.zip, r-oldrel: estimators_0.8.5.zip
macOS binaries: r-release (arm64): estimators_0.8.5.tgz, r-oldrel (arm64): estimators_0.8.5.tgz, r-release (x86_64): estimators_0.8.5.tgz, r-oldrel (x86_64): estimators_0.8.5.tgz
Old sources: estimators archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=estimators to link to this page.