chain.read: Manage MCMC cache.

Description Usage Arguments Author(s) See Also

Description

These functions read and write to cache files for storing long MCMC outputs from model functions, such as solar.model or satellite.model.

Usage

1
2
3
chain.read(filename)
chain.dim(filename)
chain.write(filename, A, append = FALSE)

Arguments

filename

cache file for model chain

A

chain array

append

append to existing file or overwrite?

Author(s)

Michael D. Sumner and Simon Wotherspoon

See Also

pimg.list


tripEstimation documentation built on May 2, 2019, 4:59 p.m.