H_bar: Compute unbiased estimators from coupled chains

Description Usage

View source: R/debiasing_algorithm.R

Description

Compute the proposed unbiased estimators, for each of the element in the list 'c_chains'. The integral of interest is that of the function h, which can be multivariate. The estimator uses the variance reduction technique whereby the estimator is the MCMC average between times k and K, with probability going to one as k increases.

Usage

1
H_bar(c_chains, h = function(x) x, k = 0, K = 1)

lolmid/unbiased_intractable_targets documentation built on May 13, 2019, 11:54 p.m.