make_cohort_ids: Makes a matrix populated with an id corresponding to the...

View source: R/make_cohort_ids.R

make_cohort_idsR Documentation

Makes a matrix populated with an id corresponding to the cohort of the observation.

Description

Makes a matrix populated with an id corresponding to the cohort of the observation.

Usage

make_cohort_ids(Nages, Nyears)

Arguments

Nages

integer, number of ages

Nyears

integer, number of years

Value

a matrix with dimensions Nages x Nyears with the cohort ids.


ChristineStawitz-NOAA/stspsize documentation built on July 16, 2025, 8:15 p.m.