Description Usage Arguments Author(s) See Also
These functions read and write to cache files for storing long MCMC
outputs from model functions, such as solar.model
or
satellite.model
.
1 2 3 | chain.read(filename)
chain.dim(filename)
chain.write(filename, A, append = FALSE)
|
filename |
cache file for model chain |
A |
chain array |
append |
append to existing file or overwrite? |
Michael D. Sumner and Simon Wotherspoon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.