run_expalg: Run Expansion Algorithm

View source: R/guam_BB.R

run_expalgR Documentation

Run Expansion Algorithm

Description

Run Expansion Algorithm

Usage

run_expalg(pool_f = TRUE, species = NA, start_year = 1982, end_year = 2019)

Arguments

pool_f

defaults to T, which indicates that interview pooling is used; change to F if pooling should not be used

species

NA to expand for all species, or a vector of SPECIES_PK to only include specific species

start_year

the first year of the expansion to run (earliest available year is 1982)

end_year

the last year of the expansion to run (most recent available year is 2019)

Value

List containing 2 data frames:

bb_exp

Total catch for each estimation domain

bb_spc

Total catch by species for each estimation domain

Note

Whether to pool interviews when fewer than 3 are available for a stratum


PIFSCstockassessments/expalg.cie documentation built on June 15, 2022, 1:41 a.m.