BayesMultiMode: Bayesian Mode Inference
A two-step Bayesian approach for mode inference following
Cross, Hoogerheide, Labonne and van Dijk (2024) <doi:10.1016/j.econlet.2024.111579>).
First, a mixture distribution is fitted on the data using a sparse finite
mixture (SFM) Markov chain Monte Carlo (MCMC) algorithm. The number of
mixture components does not have to be known; the size of the mixture is
estimated endogenously through the SFM approach. Second, the modes of the
estimated mixture at each MCMC draw are retrieved using algorithms
specifically tailored for mode detection. These estimates are then used to
construct posterior probabilities for the number of modes, their locations
and uncertainties, providing a powerful tool for mode inference.
Version: |
0.7.3 |
Depends: |
R (≥ 3.5.0) |
Imports: |
assertthat, bayesplot, dplyr, ggplot2 (≥ 3.3.4), ggpubr, gtools, magrittr, MCMCglmm, mvtnorm, posterior, sn, stringr, tidyr, Rdpack |
Suggests: |
testthat (≥ 3.0.0) |
Published: |
2024-10-31 |
DOI: |
10.32614/CRAN.package.BayesMultiMode |
Author: |
Nalan Baştürk [aut],
Jamie Cross [aut],
Peter de Knijff [aut],
Lennart Hoogerheide [aut],
Paul Labonne [aut, cre],
Herman van Dijk [aut] |
Maintainer: |
Paul Labonne <labonnepaul at gmail.com> |
BugReports: |
https://github.com/paullabonne/BayesMultiMode/issues |
License: |
GPL (≥ 3) |
URL: |
https://github.com/paullabonne/BayesMultiMode |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
BayesMultiMode results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=BayesMultiMode
to link to this page.