Skip to contents

Calculate Reproductive Output-at-Age (Version 1)

Usage

get_phi_v1(psi, length_m50, length_m95, length_mu_ysa, length_sd_a, dl_yal)

Arguments

psi

A numeric scalar, allometric scaling exponent for fecundity.

length_m50

A numeric scalar, length at 50% maturity (cm).

length_m95

A numeric scalar, length at 95% maturity (cm).

length_mu_ysa

A numeric array of dimensions \[n_year, n_season, n_age\], mean length-at-age.

length_sd_a

A numeric vector of length n_age, length standard deviation by age.

dl_yal

A numeric array of dimensions \[n_year, n_age, n_bins\], length distribution.

Value

A numeric matrix of dimensions \[n_year + 1, n_age\], normalized reproductive output-at-age.