CollectChains: Collect MCMC chains in a single object

Description Usage Arguments Details Value Author(s)

Description

Utility function for the package EntropyMCMC.

Usage

1

Arguments

s

An object of class plMCMC, such as the one returned by MCMCcopies, containing in particular an array of dimension (n,d,nmc) holding the simulation of n steps of nmc parallel chains in dimension d.

Details

Concatenates all simulated copies together in one matrix of dimension (n*nmc,d).

Value

Returns a matrix of dimension (n*nmc,d).

Author(s)

Didier Chauveau.


EntropyMCMC documentation built on May 2, 2019, 6:43 a.m.