Calculate stratum-level age composition and mean/std.dev length at age
calc_agecomp_stratum.Rd
Calculate stratum-level age composition and mean/std.dev length at age
Usage
calc_agecomp_stratum(
gapdata = NULL,
racebase_tables = lifecycle::deprecated(),
alk = NULL,
sizecomp_stratum = NULL,
size_comp = lifecycle::deprecated()
)
Arguments
- gapdata
data object created from
gapindex::get_data()
- racebase_tables
- alk
age-length key (dataframe) created from
gapindex::calc_alk()
- sizecomp_stratum
a dataframe of size compositions created from
gapindex::calc_sizecomp_stratum()
.- size_comp