Learn R Programming

bbw (version 0.2.0)

villageData: 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

Arguments

Format

A data frame with 6 columns and 117 rows:

VariableDescription
regionRegion in Somalia from which the cluster belongs to
districtDistrict in Somalia from which the cluster belongs to
psuThe PSU identifier. This must use the same coding system used to identify the PSUs that is used in the indicators dataset
lonLongitude coordinate of the cluster
latLatitude coordinate of the cluster
popPopulation size of the cluster

Examples

Run this code
villageData

Run the code above in your browser using DataLab