prtyAssess.plot: Parity Assessment Plot

View source: R/parity_assess.R

prtyAssess.plotR Documentation

Parity Assessment Plot

Description

Parity Assessment Plot

Usage

prtyAssess.plot(ages, P)

Arguments

ages

A vector of ages or starting ages of age group intervals

P

A vector of average parities by women age group

Value

Average parities vs ages plot

Source

Moultrie TA, RE Dorrington, AG Hill, K Hill, IM Timæus and B Zaba (eds). 2013. Tools for Demographic Estimation. Paris: International Union for the Scientific Study of Population. demographicestimation.iussp.org

Examples


library(DemoToolsData)

### Malawi 2008 data:
prtyAssess.plot( ages = data.pf_MWI$ages, P = data.pf_MWI$P )


josehcms/fertestr documentation built on Oct. 9, 2024, 9:03 p.m.