.read_chain {BayesSpace} | R Documentation |
Load saved chain from disk.
.read_chain(h5.fname, params = NULL, is.enhanced = FALSE)
h5.fname |
Path to hdf5 file containing chain |
params |
List of parameters to read from file (will read all by default) |
MCMC chain, represented as a coda::mcmc
object