project_ccmpp_loop_over_time: Loop over periods for cohort component population projection

View source: R/project_ccmpp_loop_over_time.R

project_ccmpp_loop_over_timeR Documentation

Loop over periods for cohort component population projection

Description

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

Usage

project_ccmpp_loop_over_time(indata)

Arguments

indata

list. ccmpp_input list of data frames

Details

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.

Value

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

Author(s)

Sara Hertog


markalava/ccmppWPP documentation built on April 21, 2022, 12:36 a.m.