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 m, with probability going to one as k increases.

Usage

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

pierrejacob/unbiasedpathsampling documentation built on May 17, 2019, 12:03 p.m.