This data set contains observations from a randomized response survey conducted in a university to investigate the infidelity.
The sample is drawn by stratified (by faculty) cluster (by group) sampling.
The randomized response technique used is the Horvitz model (Horvitz et al., 1967 and Greenberg et al., 1969) with parameter
data(HorvitzDataStCl)
A data frame containing 365 observations from a population of
ID: Survey ID of student respondent
ST: Strata ID
CL: Cluster ID
z: The randomized response to the question: Have you ever been unfaithful?
Pi: first-order inclusion probabilities
Greenberg, B.G., Abul-Ela, A.L., Simmons, W.R., Horvitz, D.G. (1969). The unrelated question RR model: Theoretical framework. Journal of the American Statistical Association, 64, 520-539.
Horvitz, D.G., Shah, B.V., Simmons, W.R. (1967). The unrelated question RR model. Proceedings of the Social Statistics Section of the American Statistical Association. 65-72. Alexandria, VA: ASA.
# NOT RUN {
data(HorvitzDataStCl)
# }
Run the code above in your browser using DataLab