View source: R/project_ccmpp_loop_over_time.R
project_ccmpp_loop_over_time | R Documentation |
This function takes a set of base population and time series of demographic inputs and carries out the cohort component population projection over the specified time periods
project_ccmpp_loop_over_time(indata)
indata |
list. ccmpp_input list of data frames |
This function takes a full set of base population and demographic inputs for a country over time and implements a cohort-component population projection with steps of length z by looping through the project_ccmpp_z_by_z() function.
a list of objects with step by step cohort-component population projection results, including population by age and sex, period deaths by cohort and sex, births by age of the mother, total period births by sex, and net migrant counts by age and sex
Sara Hertog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.