Package: ernest 1.2.5

Kyle Dewsnap

ernest: A Toolkit for Nested Sampling

Bayesian evidence estimation and posterior inference with the nested sampling algorithm, described in Skilling (2006) <doi:10.1214/06-BA127> and Buchner (2023) <doi:10.1214/23-SS144>, along with S3 methods for simulating uncertainty and creating visualisations.

Authors:Kyle Dewsnap [aut, cre, cph], TJ Mahr [rev], Robert Kubinec [rev], Michael Hughes [cph]

ernest_1.2.5.tar.gz
ernest_1.2.5.zip(r-4.7-x86_64)ernest_1.2.5.zip(r-4.7-arm64)ernest_1.2.5.zip(r-4.6-x86_64)ernest_1.2.5.zip(r-4.6-arm64)ernest_1.2.5.zip(r-4.5-x86_64)
ernest_1.2.5.tgz(r-4.6-x86_64)ernest_1.2.5.tgz(r-4.6-arm64)ernest_1.2.5.tgz(r-4.5-x86_64)ernest_1.2.5.tgz(r-4.5-arm64)
ernest_1.2.5.tar.gz(r-4.7-arm64)ernest_1.2.5.tar.gz(r-4.7-x86_64)ernest_1.2.5.tar.gz(r-4.6-arm64)ernest_1.2.5.tar.gz(r-4.6-x86_64)
ernest_1.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
ernest/json (API)

# Install 'ernest' in R:
install.packages('ernest', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #730

Bug tracker:https://github.com/ropensci/ernest/issues

Pkgdown/docs site:https://docs.ropensci.org

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

bayesian-inferencenested-samplingropenscistatisticscpp

5.48 score 3 stars 10 scripts 282 downloads 20 exports 49 dependencies

Last updated from:dbf02c7e6c (on main). Checks:16 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK267
linux-devel-x86_64OK419
pkgdown docsOK301
source / vignettesOK372
linux-release-arm64OK272
linux-release-x86_64OK293
macos-release-arm64OK280
macos-release-x86_64OK362
macos-oldrel-arm64OK199
macos-oldrel-x86_64OK348
windows-devel-arm64OK398
windows-devel-x86_64OK299
windows-release-arm64OK377
windows-release-x86_64OK315
windows-oldrel-x86_64OK312
wasm-releaseOK187

Exports:as_drawsas_draws_matrixas_draws_rvarscalculatecompilecreate_likelihoodcreate_normal_priorcreate_priorcreate_uniform_priorernest_samplergeneratemulti_ellipsoidnew_ernest_lrpsproposerwmh_cubeslice_rectangleunif_cubeunif_ellipsoidupdate_lrpsvisualize

Dependencies:abindbackportsbriocallrcheckmateclicpp11cpp11eigencrayondescdiffobjdistributionalevaluatefarverfsgenericsggplot2gluegtableisobandjsonlitelabelinglifecyclemagrittrmatrixStatsnumDerivotelpillarpkgbuildpkgconfigpkgloadposteriorpraiseprocessxpsR6RColorBrewerrlangrprojrootS7scalestensorAtestthattibbleutf8vctrsviridisLitewaldowithr

More Examples with ernest
Multimodal Bivariate Gaussian "Blobs" | Eggbox Distribution | Incorporating Data within Likelihood Functions

Last update: 2026-06-10
Started: 2025-08-25

Nested Sampling with ernest
Bayes' Theorem and Model Evidence | Estimating Evidence with Nested Sampling | Initialization | Likelihood | Prior Distributions | Likelihood-Restricted Prior Sampler | Generating Samples | Properties of Nested Sampling Runs | Robustness | Complexity | Stopping Criteria | Uncertainty | Posterior Distributions | Conclusion

Last update: 2026-06-10
Started: 2025-03-06