alignWithTotals: alignWithTotals

Description Usage Arguments Value Author(s)

Description

align the census values to total population, the sum of all categories from all variables has to be equal to the population total.

Usage

1
2
alignWithTotals(Tx, breaks, pop_totals, pos, name = "standard",
  verbose = FALSE)

Arguments

Tx,

un-aligned census data

breaks,

categories on census to align, defined by breaks

pop_totals,

population totals vector

pos,

start position fro breaks

verbose

(optional, default=FALSE) be verbose

Value

Tx_align, align census data

Author(s)

M. Esteban Munoz H.


emunozh/GREGWT documentation built on May 16, 2019, 5:11 a.m.