likelihoodTools: Managing Results from Maximum Likelihood Estimation

Managing and exploring parameter estimation results derived from Maximum Likelihood Estimation (MLE) using the 'likelihood' package. It provides functions for organizing, visualizing, and summarizing MLE outcomes, streamlining statistical analysis workflows. By improving interpretation and facilitating model evaluation, it helps users gain deeper insights into parameter estimation and model fitting, making MLE result exploration more efficient and accessible. See Goffe et al. (1994) <doi:10.1016/0304-4076(94)90038-8> for details on MLE, and Canham and Uriarte (2006) <doi:10.1890/04-0657> for application of MLE using 'likelihood'.

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: dplyr, ggplot2, rlang
Suggests: testthat (≥ 3.0.0), likelihood, kableExtra, MASS, patchwork, spelling
Published: 2025-03-04
DOI: 10.32614/CRAN.package.likelihoodTools
Author: Antonio Jesus Perez-Luque ORCID iD [cre, aut, cph]
Maintainer: Antonio Jesus Perez-Luque <ajpelu at gmail.com>
BugReports: https://github.com/ajpelu/likelihoodTools/issues
License: GPL (≥ 3)
URL: https://github.com/ajpelu/likelihoodTools, https://ajpelu.github.io/likelihoodTools/
NeedsCompilation: no
Language: en-US
Citation: likelihoodTools citation info
Materials: README NEWS
CRAN checks: likelihoodTools results

Documentation:

Reference manual: likelihoodTools.pdf

Downloads:

Package source: likelihoodTools_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-devel (arm64): likelihoodTools_1.0.0.tgz, r-release (arm64): likelihoodTools_1.0.0.tgz, r-oldrel (arm64): likelihoodTools_1.0.0.tgz, r-devel (x86_64): likelihoodTools_1.0.0.tgz, r-release (x86_64): likelihoodTools_1.0.0.tgz, r-oldrel (x86_64): likelihoodTools_1.0.0.tgz

Linking:

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