combine.chains: Combine mcmc chains

Description Usage Arguments Value

Description

Combine mcmc chains

Usage

1
combine.chains(chain.list, thin = 1, burnin.prop = 0)

Arguments

chain.list

The first chain to be combined

thin

A number or vector specifying the thinning interval to be used. If a single value, then the same proportion will be applied to all chains.

burnin.prop

A number or vector giving the proportion of burnin from each chain to be discarded. If a single value, then the same proportion will be applied to all chains.

Value

A combined bayouMCMC chain


bayou documentation built on May 2, 2019, 2:46 a.m.