CRAN/E | BSL

BSL

Bayesian Synthetic Likelihood

Installation

About

Bayesian synthetic likelihood (BSL, Price et al. (2018) doi:10.1080/10618600.2017.1302882) is an alternative to standard, non-parametric approximate Bayesian computation (ABC). BSL assumes a multivariate normal distribution for the summary statistic likelihood and it is suitable when the distribution of the model summary statistics is sufficiently regular. This package provides a Metropolis Hastings Markov chain Monte Carlo implementation of four methods (BSL, uBSL, semiBSL and BSLmisspec) and two shrinkage estimators (graphical lasso and Warton's estimator). uBSL (Price et al. (2018) doi:10.1080/10618600.2017.1302882) uses an unbiased estimator to the normal density. A semi-parametric version of BSL (semiBSL, An et al. (2018) ) is more robust to non-normal summary statistics. BSLmisspec (Frazier et al. 2019 ) estimates the Gaussian synthetic likelihood whilst acknowledging that there may be incompatibility between the model and the observed summary statistic. Shrinkage estimation can help to decrease the number of model simulations when the dimension of the summary statistic is high (e.g., BSLasso, An et al. (2019) doi:10.1080/10618600.2018.1537928). Extensions to this package are planned. For a journal article describing how to use this package, see An et al. (2022) doi:10.18637/jss.v101.i11.

Citation BSL citation info

Key Metrics

Version 3.2.5
R ≥ 3.3.0
Published 2022-11-03 540 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks BSL results

Downloads

Yesterday 25 0%
Last 7 days 73 -13%
Last 30 days 340 -11%
Last 90 days 1.000 -11%
Last 365 days 4.154 -14%

Maintainer

Maintainer

Leah F. South

l1.south@qut.edu.au

Authors

Ziwen An

aut

Leah F. South

aut / cre

Christopher C. Drovandi

aut

Material

NEWS
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

Old Sources

BSL archive

Depends

R ≥ 3.3.0

Imports

glasso
ggplot2
MASS
mvtnorm
copula
whitening
graphics
gridExtra
foreach
coda
Rcpp
doRNG
methods
stringr
Rdpack ≥ 0.7

Suggests

elliplot
doParallel
rbenchmark
mixtools

LinkingTo

RcppArmadillo
Rcpp