Vietnam-service data from Stockford and Page (1984).
data(vietnam)
This data frame contains the following columns:
APC stratum. character variable with options "Yes," "No," "NotAvail"
indicator variable for phase II sample
= 1 if in phase II sample
= 0 otherwise
= 1 if service in Vietnam
= 0 if service not in Vietnam
= NA if not in phase II sample
weight for phase I sample
conditional weight for phase II sample
= (phase I sample size in stratum) / (phase II sample size in stratum)
= NA for observations not in phase 2 sample
final weight for phase II sample
= phase1wt*phase2wt
= NA for observations not in phase II sample
number of observations in the observation's APC stratum that are in the phase I sample (\(n_h\))
number of observations in the observation's APC stratum that are in the phase II sample (\(m_h\))
Stockford, D. D. and W. F. Page (1984). Double sampling and the misclassification of Vietnam service. In Proceedings of the Social Statistics Section, pp. 261<U+2013>264. Alexandria, VA: American Statistical Association.
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.