Package: QAEnsemble 1.0.0
QAEnsemble: Ensemble Quadratic and Affine Invariant Markov Chain Monte Carlo
The Ensemble Quadratic and Affine Invariant Markov chain Monte Carlo algorithms provide an efficient way to perform Bayesian inference in difficult parameter space geometries. The Ensemble Quadratic Monte Carlo algorithm was developed by Militzer (2023) <doi:10.3847/1538-4357/ace1f1>. The Ensemble Affine Invariant algorithm was developed by Goodman and Weare (2010) <doi:10.2140/camcos.2010.5.65> and it was implemented in Python by Foreman-Mackey et al (2013) <doi:10.48550/arXiv.1202.3665>. The Quadratic Monte Carlo method was shown to perform better than the Affine Invariant method in the paper by Militzer (2023) <doi:10.3847/1538-4357/ace1f1> and the Quadratic Monte Carlo method is the default method used. The Chen-Shao Highest Posterior Density Estimation algorithm is used for obtaining credible intervals and the potential scale reduction factor diagnostic is used for checking the convergence of the chains.
Authors:
QAEnsemble_1.0.0.tar.gz
QAEnsemble_1.0.0.zip(r-4.5)QAEnsemble_1.0.0.zip(r-4.4)QAEnsemble_1.0.0.zip(r-4.3)
QAEnsemble_1.0.0.tgz(r-4.4-any)QAEnsemble_1.0.0.tgz(r-4.3-any)
QAEnsemble_1.0.0.tar.gz(r-4.5-noble)QAEnsemble_1.0.0.tar.gz(r-4.4-noble)
QAEnsemble_1.0.0.tgz(r-4.4-emscripten)QAEnsemble_1.0.0.tgz(r-4.3-emscripten)
QAEnsemble.pdf |QAEnsemble.html✨
QAEnsemble/json (API)
NEWS
# Install 'QAEnsemble' in R: |
install.packages('QAEnsemble', repos = c('https://wroda22.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 days agofrom:a9f5518d9d. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 10 2025 |
R-4.5-win | OK | Jan 10 2025 |
R-4.5-linux | OK | Jan 10 2025 |
R-4.4-win | OK | Jan 10 2025 |
R-4.4-mac | OK | Jan 10 2025 |
R-4.3-win | OK | Jan 10 2025 |
R-4.3-mac | OK | Jan 10 2025 |
Exports:ensemblealghpdparameterpsrfdiagnostic
Dependencies:
Ensemble Quadratic MCMC algorithm detailed example for fitting a Disease Markov Model
Rendered fromQuad_Ensemble_Ex_Disease_Markov_Model.Rmd
usingknitr::rmarkdown
on Jan 10 2025.Last update: 2025-01-09
Started: 2025-01-09
Ensemble Quadratic MCMC algorithm detailed example for fitting a Weibull distribution
Rendered fromQuad_Ensemble_Ex_Weibull.Rmd
usingknitr::rmarkdown
on Jan 10 2025.Last update: 2025-01-09
Started: 2025-01-09
Ensemble Quadratic MCMC algorithm detailed example for fitting a Weibull survival function
Rendered fromQuad_Ensemble_Ex_Weibull_Survival.Rmd
usingknitr::rmarkdown
on Jan 10 2025.Last update: 2025-01-09
Started: 2025-01-09
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Ensemble MCMC algorithm (either Quadratic or Affine Invariant method) | ensemblealg |
Highest Posterior Density (HPD) for a parameter | hpdparameter |
Potential Scale Reduction Factor computation | psrfdiagnostic |