Calculates stray rates for all hatchery originating fish.
compute_adult_stray_rates(
type = c("natural", "hatchery"),
sim_year,
total_releases,
released_month,
flows_oct_nov,
flows_apr_may,
mean_pdo_return
)
Arguments
- mean_pdo_return
PDO return
- release_type
river or bay representing where the hatchery fish were released
- run_year
year of run
- age
age of fish
- released
total number of fish released at hatchery
- flow_oct_nov
the median flow for October and November
- flow_apr_may
the median flow for April and May