read_psv | R Documentation |
Read ADMB-generated psv file
read_psv(fn, n_samples = 10000)
fn |
Filename |
n_samples |
Number of samples |
The psv file is generated when the MCMC is run in ADMB and is used to perform the calculations needed for the -mceval step. It contains the posterior values in binary format.
A base::matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.