View source: R/make_cohort_ids.R
make_cohort_ids | R Documentation |
Makes a matrix populated with an id corresponding to the cohort of the observation.
make_cohort_ids(Nages, Nyears)
Nages |
integer, number of ages |
Nyears |
integer, number of years |
a matrix with dimensions Nages x Nyears with the cohort ids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.