households2individuals {NestedCategBayesImpute}R Documentation

Convert a household data matrix to the corresponding individual member data matrix.

Description

Convert a household data matrix to the corresponding individual member data matrix.

Usage

households2individuals(data, hh_size)

Arguments

data

Household data matrix.

hh_size

The household size for the households in ⁠data⁠.

Value

Individual member data matrix.

Author(s)

Quanli Wang


[Package NestedCategBayesImpute version 1.2.1 Index]