This data set contains observations from a randomized response survey obtained from a simulated population.
The main variable is a binomial distribution with a probability 0.5.
The sample is drawn by simple random sampling without replacement.
The randomized response technique used is the Forced Response model (Boruch, 1972) with parameters
ForcedResponseData
A data frame containing 1000 observations from a population of
ID: Survey ID
z: The randomized response
Pi: first-order inclusion probabilities
Boruch, R.F. (1972). Relations among statistical methods for assuring confidentiality of social research data. Social Science Research, 1, 403-414.
# NOT RUN {
data(ForcedResponseData)
# }
Run the code above in your browser using DataLab