load_selest: Load the specially-formatted selectivity estimates file....

View source: R/load-selfit-file.R

load_selestR Documentation

Load the specially-formatted selectivity estimates file. Loading uses parallelism by gear

Description

Load the specially-formatted selectivity estimates file. Loading uses parallelism by gear

Usage

load_selest(fn, gear_names = NULL, burnin = 1000, thin = 1)

Arguments

fn

The filename

gear_names

A vector of gear names to use in the resulting data frame. If NULL, the gear numbers set in the age comp section of the iscam data file will be used

burnin

The number of MCMC records to remove for burnin period

thin

Remove every nth record for thinning of MCMC output

Value

The list of output data frames representing the selectivity estimates by gear and year


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.