villageData {bbw}R Documentation

Cluster Population Weights Dataset

Description

Dataset containing cluster population weights for use in performing posterior weighting with the blocked weighted bootstrap approach. This dataset is from a mother and child health and nutrition survey conducted in 4 districts from 3 regions in Somalia.

Usage

villageData

Format

A data frame with 6 columns and 117 rows:

Variable Description
region Region in Somalia from which the cluster belongs to
district District in Somalia from which the cluster belongs to
psu The PSU identifier. This must use the same coding system used to identify the PSUs that is used in the indicators dataset
lon Longitude coordinate of the cluster
lat Latitude coordinate of the cluster
pop Population size of the cluster

Source

Mother and child health and nutrition survey in 3 regions of Somalia

Examples

villageData


[Package bbw version 0.2.0 Index]