group01: group down standard abridged data in child mortality group

View source: R/utils.R

group01R Documentation

group down standard abridged data in child mortality group

Description

We want 5-year age groups starting from 0. Standard abridged data has 0i,1,5. So we need to group together 0 and 1. Just for the sake of getting comparable results.

Usage

group01(X)

Arguments

X

standard input as required by ddm(), ggb(), bh1(), or bh2()

Value

X, with child ages grouped as necessary (or not)


albinomatheus/toolbox documentation built on June 13, 2024, 5:42 a.m.