Package: likelihoodTools 1.0.0

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'.
Authors:
likelihoodTools_1.0.0.tar.gz
likelihoodTools_1.0.0.zip(r-4.5)likelihoodTools_1.0.0.zip(r-4.4)likelihoodTools_1.0.0.zip(r-4.3)
likelihoodTools_1.0.0.tgz(r-4.5-any)likelihoodTools_1.0.0.tgz(r-4.4-any)likelihoodTools_1.0.0.tgz(r-4.3-any)
likelihoodTools_1.0.0.tar.gz(r-4.5-noble)likelihoodTools_1.0.0.tar.gz(r-4.4-noble)
likelihoodTools_1.0.0.tgz(r-4.4-emscripten)likelihoodTools_1.0.0.tgz(r-4.3-emscripten)
likelihoodTools.pdf |likelihoodTools.html✨
likelihoodTools/json (API)
NEWS
# Install 'likelihoodTools' in R: |
install.packages('likelihoodTools', repos = c('https://ajpelu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ajpelu/likelihoodtools/issues
Pkgdown site:https://ajpelu.github.io
Last updated 16 days agofrom:e0d8fdb5b6. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 10 2025 |
R-4.5-win | OK | Mar 10 2025 |
R-4.5-mac | OK | Mar 10 2025 |
R-4.5-linux | OK | Mar 10 2025 |
R-4.4-win | OK | Mar 10 2025 |
R-4.4-mac | OK | Mar 10 2025 |
R-4.4-linux | OK | Mar 10 2025 |
R-4.3-win | OK | Mar 10 2025 |
R-4.3-mac | OK | Mar 10 2025 |
Exports:mle_formatmle_plot_observedmle_plot_residuals
Dependencies:clicolorspacedplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extract and format results from Simulated Annealing (Maximum Likelihood Estimation) | mle_format |
Plots Observed vs. Predicted MLE | mle_plot_observed |
Plots Residuals vs. Predicted MLE | mle_plot_residuals |