wtshare {SDAResources}R Documentation

wtshare data

Description

Hypothetical sample of size 114, with indirect sampling. The data set has multiple records for adults with more than one child; if adult 254 has 3 children, adult 254 is listed 3 times in the data set. Note that to obtain L_k, you need to take numadult +1.

Usage

data(wtshare)

Format

This data frame contains the following columns:

id:

identification number of adult in sample

child:

= 1 if record is for a child

= 0 if adult has no children

preschool:

= 1 if child is in preschool

= 0 otherwise

numadult:

number of other adults in population who link to that child

References

Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.

Lu and Lohr (2021), R Companion for Sampling: Design and Analysis, 3rd Edition, 1st Edition. Boca Raton, FL: CRC Press.


[Package SDAResources version 0.1.1 Index]