flatten_post: Function 'flatten_post'

Description Usage Arguments Value

Description

Flattens posterior means or posterior means of squares

Usage

1
flatten_post(chain, square = F, updated_only = T)

Arguments

chain

a Chain object.

square

TRUE/FALSE value. If TRUE, return the flattened posterior mean squares instead of posterior means

updated_only

TRUE/FALSE. If TRUE, return the posterior quantities only for the parameters that were updated in the MCMC.

Value

an array of MCMC parameter libraries.


wlandau/fbseq documentation built on May 4, 2019, 8:43 a.m.