View source: R/fertility_model_frame.R
make_model_frames_dev | R Documentation |
Create model frames and aggregation matrices for TMB model.
make_model_frames_dev(
iso3,
population,
asfr,
areas,
naomi_level,
project = 2020
)
iso3 |
iso3 code for country |
population |
Age/sex/space stratified population |
asfr |
ASFRs by district and time |
areas |
Area hierarchy |
naomi_level |
Area level to produce estimates at |
project |
Model will by default produce estimates up to year of last survey. Integer projection year if desired, else FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.