| brood_func | R Documentation |
Calculates broodtake and in-river removals from escapement of marine fisheries. This function also applies en-route mortality.
brood_func(
Nage_NOS,
Nage_HOS,
stray_external,
m,
m_stray,
s_enroute,
hatchery_args
)
Nage_NOS |
Array |
Nage_HOS |
Array |
stray_external |
Array |
m |
Numeric, mark rate of |
m_stray |
Numeric, mark rate of |
s_enroute |
Numeric, en-route survival |
hatchery_args |
List of various hatchery arguments created by |
Named list:
broodtake list returned by calc_broodtake()
hatchery_production list returned by calc_yearling()
spawners list returned by calc_spawners()
calc_broodtake()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.