Generate set details (setdet
), length-frequency (lf
), and age-frequency (af
)
data for stratified analysis.
strat_data(sim, length_group = 3, alk_scale = "division")
Simulation object returned by sim_survey()
.
Size of the length frequency bins.
Spatial scale at which to construct and apply age-length keys:
"division"
, "strat"
, or "set"
.
A list containing:
setdet
: Set details
lf
: Length-frequency data
af
: Age-frequency data