View source: R/reverse_survival_aux.R
revSurvMainx5_Beta | R Documentation |
Estimate TFR levels from processed information of women, children and date
revSurvMainx5_Beta(
year,
datWomen,
lxWomen_std,
q15_45f,
fertPattern,
datChildren,
lxChildren_std,
q0_5,
a0_5,
a5_5,
a10_5
)
year |
reference date of estimation in decimal format |
lxWomen_std |
female survival functions data.frame for reverse survival of females |
q15_45f |
female adult mortality probability 3 element vector or single value |
fertPattern |
female fertility pattern (age-specific standardized rates) |
datChildren |
children population data.frame |
lxChildren_std |
children survival functions data.frame for reverse survival of children |
q0_5 |
children mortality probability 3 element vector or single value |
a0_5 |
a0_5 |
a5_5 |
a5_5 |
a10_5 |
a10_5 |
datWoman |
women population data.frame |
estimates of TFR by year prior to reference date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.