boa.batchMeans: Batch Means

Description Usage Arguments Value Author(s)

Description

Computes batch means for the parameters in an MCMC sequence.

Usage

1
boa.batchMeans(link, size)

Arguments

link

Matrix whose columns and rows contain the monitored parameters and the MCMC iterations, respectively. The iteration numbers and parameter names must be assigned to dimnames(link).

size

Number of iterations to include in each batch.

Value

A matrix whose columns and rows contain the means within sequential batches and the monitored parameters, respectively.

Author(s)

Brian J. Smith


brian-j-smith/boa documentation built on May 12, 2019, 5:43 a.m.