load_extra_mcmc_recr_cohorts: Load the recruitment outputs from the extra MCMC output for...

View source: R/load-extra-mcmc-recr-cohorts.R

load_extra_mcmc_recr_cohortsR Documentation

Load the recruitment outputs from the extra MCMC output for certain cohorts

Description

Load the recruitment outputs from the extra MCMC output for certain cohorts

Usage

load_extra_mcmc_recr_cohorts(reps, cohorts = NULL, verbose = TRUE, ...)

Arguments

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

Value

A list of outputs


pacific-hake/hake-assessment documentation built on July 21, 2024, 8:19 a.m.