mcmcdb_init-methods: Get parameter initial values from a Mcmcdb object

Description Arguments Value

Description

Get the parameter initial values used in model estimation, if it was saved in the object.

Arguments

object

An object for which the method is defined.

flatten

logical Whether to return the parameter values in their flattened or original array shapes.

Value

If flattened=TRUE, then a matrix; rows are chains, columns are flat parameters. If flattened=FALSE, then a list of numeric array objects; the elements of the list are chains, the arrays are the parameter arrays.


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