CRAN/E | imabc

imabc

Incremental Mixture Approximate Bayesian Computation (IMABC)

Installation

About

Provides functionality to perform a likelihood-free method for estimating the parameters of complex models that results in a simulated sample from the posterior distribution of model parameters given targets. The method begins with a accept/reject approximate bayes computation (ABC) step applied to a sample of points from the prior distribution of model parameters. Accepted points result in model predictions that are within the initially specified tolerance intervals around the target points. The sample is iteratively updated by drawing additional points from a mixture of multivariate normal distributions, accepting points within tolerance intervals. As the algorithm proceeds, the acceptance intervals are narrowed. The algorithm returns a set of points and sampling weights that account for the adaptive sampling scheme. For more details see Rutter, Ozik, DeYoreo, and Collier (2018) .

github.com/carolyner/imabc
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 3.2.0
Published 2021-04-12 1117 days ago
Needs compilation? no
License GPL-3
CRAN checks imabc results

Downloads

Yesterday 6 0%
Last 7 days 58 -11%
Last 30 days 211 +6%
Last 90 days 551 -29%
Last 365 days 2.453 +11%

Maintainer

Maintainer

"Christopher, E. Maerzluft"

cmaerzlu@rand.org

Authors

Christopher
E. Maerzluft

aut / cre

Carolyn Rutter

aut / cph

Jonathan Ozik

aut

Nicholson Collier

aut

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.2.0

Imports

MASS
data.table
foreach
parallel
truncnorm
lhs
methods
stats
utils