census_back_project_1950: Adjust base population children for consistency with...

View source: R/ccmppWPP_input_file.R

census_back_project_1950R Documentation

Adjust base population children for consistency with fertility and mortality

Description

Back projects from census one year at a time using input survival ratios, then interpolates to 1 Jan 1950

Usage

census_back_project_1950(
  census_protocol_adjusted,
  census_reference_date,
  life_table_age_sex
)

Arguments

census_protocol_adjusted

data frame with census population by single year of age and sex output from census adjustment protocol

census_reference_date

numeric. census reference date as decimal

life_table_age_sex

data frame. the life_table_age_sex table from input file

Details

extends both population and life tables to oag = 130+; NO INTERNATIONAL MIGRATION

Value

data frame with 1950 base population back projected from the earliest census

Author(s)

Sara Hertog


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