Skip to contents

Converts an input object (mcmc.list, mcmc, data.frame, or matrix) into a coda-compatible mcmc.list.

Usage

as_mcmc_list(x)

Arguments

x

An object of class mcmc.list, mcmc, data.frame, or matrix.

Value

An object of class mcmc.list.