ggbcoverageFromAges {DDM} | R Documentation |
For a single year/sex/region of data (formatted as required by ggb()
), what is the registration coverage implied by a given age range? Called by ggbcoverageFromYear()
and ggbChooseAges()
.
ggbcoverageFromAges(codi, agesfit, deaths.summed = FALSE)
codi |
a chunk of data (single sex, year, region, etc) with all columns required by |
agesfit |
an integer vector of ages, either returned from |
deaths.summed |
logical. is the deaths column given as the total per age in the intercensal period ( |
numeric. the estimated level of coverage.