View source: R/load-extra-mcmc-m.R
load_extra_mcmc_m | R Documentation |
Load the natural mortality outputs from the extra MCMC output
load_extra_mcmc_m(reps, probs, verbose = TRUE, progress_n, ...)
reps |
A list of vectors representing one element per report file |
probs |
The quantile values to use on the MCMC posterior data |
verbose |
Logical. Show messages |
progress_n |
Report every time this many list items are processed. Consider how many posteriors there are, this should be a fairly large proportion of that (around 1/8th) or there will be too much output and it will run really slow |
... |
Absorbs arguments meant for other functions |
A list of outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.