get_sr_recruitment_multiplier.RdThis helper compares realized recruitment stored in `SR_mat[, , "recruit"]` with recruitment predicted from `SR_type`, `a`, `b`, and `ssb`. It is useful for approximating a stochastic future projection with a deterministic mean trajectory while preserving the effective recruitment level used in the original projection.
get_sr_recruitment_multiplier(future_obj, years)A tibble with one row per year and columns `year`, `mean_predicted_recruitment`, `mean_recruitment`, and `effective_recruitment_multiplier`.