.read_chain {BayesSpace}R Documentation

Load saved chain from disk.

Description

Load saved chain from disk.

Usage

.read_chain(h5.fname, params = NULL, is.enhanced = FALSE)

Arguments

h5.fname

Path to hdf5 file containing chain

params

List of parameters to read from file (will read all by default)

Value

MCMC chain, represented as a coda::mcmc object


[Package BayesSpace version 1.3.1 Index]