View source: R/fetch-extra-mcmc.R
fetch_extra_mcmc | R Documentation |
Create and return a list of stats to attach to the main model by looking in the model's path for the report files.
fetch_extra_mcmc(model = NULL, ss_mcmc_quants = NULL, ...)
model |
The model object as output by |
ss_mcmc_quants |
Quantile probability values to use |
... |
Absorb arguments meant for other functions |
A list of values ectracted and calculed from the extra MCMC runs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.