Make total spawning migration mortality
make_s_spawn.Rd
Function used to derive total in-river adult survival during the spawning migration from annual mortality and post-spawn survival.
Arguments
- nM
Instantaneous natural mortality rate. A numeric vector containing either an age-invariant natural mortality rate of length 1 or an age-specific natural mortality rate with length = max_age.
- s_postspawn
Post spawning mortality calculated from the output of
make_iteroparity
andnM
, or alternatively a numeric vector for each.