mcmcdb_flatten-methods: Flatten Array of MCMC samples to a vector

Description Arguments Value

Description

Flatten an array of MCMC samples to a numeric vector. As with R, the samples are flattened in column-major order.

Currently these methods only handle objects representing a single iteration.

Arguments

x

object

parname

character Parameter array name.

FUN

function Function with arguments name and dim and returns a vector of names to use.

Value

Named numeric vector


jrnold/mcmcdb documentation built on May 20, 2019, 1:04 a.m.