Create object/list of data inputs for BSS model
Usage
prep_inputs_bss(
period,
days,
dwg_summarized,
est_catch_group,
census_expan,
priors,
study_design
)
Arguments
- period
?
- days
tibble with time strata and closure fields
- dwg_summarized
list with shared interview, index and census tibbles
- est_catch_group
data.frame passed from params of aggregated catch groups of interest to estimate
- census_expan
tibble summarizing p_census by angler_final and section_num where p_census is a hard coded value in the database specifying the proportion of a a section that is covered during a census count; values less than 1 with result in census counts being expanded (e.g., census count divided by p_census)
- priors
list of hyperpriors specified by user
- study_design
string passed from params denoting which study design was followed during data collection