calculate_joint_selret.Rd
Computes the average selectivity-at-age and retention-at-age acting on a population when multiple fleets are present. Selectivity and retention are weighted based on user supplied weights.
calculate_joint_selret(sel, ret, prop_fs = c(0.5, 0.5))
if (FALSE) { # \dontrun{
calculate_joint_selret(sel, ret, prop_fs=c(0.50, 0.50))
} # }