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.7)likelihoodTools_1.0.0.zip(r-4.6)likelihoodTools_1.0.0.zip(r-4.5)
likelihoodTools_1.0.0.tgz(r-4.6-any)likelihoodTools_1.0.0.tgz(r-4.5-any)
likelihoodTools_1.0.0.tar.gz(r-4.7-any)likelihoodTools_1.0.0.tar.gz(r-4.6-any)
likelihoodTools_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://ajpelu.github.io
Last updated from:e0d8fdb5b6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 182 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 100 |
Exports:mle_formatmle_plot_observedmle_plot_residuals
Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
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 |
