View source: R/load-extra-mcmc-recr-cohorts.R
load_extra_mcmc_recr_cohorts | R Documentation |
Load the recruitment outputs from the extra MCMC output for certain cohorts
load_extra_mcmc_recr_cohorts(reps, cohorts = NULL, verbose = TRUE, ...)
reps |
A list of vectors representing one element per report file |
cohorts |
A vector of years of birth for cohorts to extract recruitment quantiles for |
verbose |
Logical. Show messages |
... |
Absorbs arguments meant for other functions |
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 |
A list of outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.