run_one_rep: Run one replicate of the model

Description Usage Arguments

View source: R/run_one_rep.R

Description

Run one replicate of the model; a replicate is a water_year/chinook_run combination

Usage

1
2
3
4
5
run_one_rep(
  water_year_string,
  chinook_run,
  ocean_year_type = c("length", "intercept")
)

Arguments

water_year_string

Water year (1997-2011) as a string

chinook_run

Run timing classification: Fall, LateFall, Winter, Spring

ocean_year_type

Type of ocean survival relationship used for that year: length or intercept


fishsciences/YoloBypassSBM documentation built on July 26, 2020, 12:38 p.m.