
Last chance! 50% off unlimited learning
Sale ends in
Computes the randomized response estimation, its variance estimation and its confidence interval through the Mangat model. The function can also return the transformed variable. The Mangat model was proposed by Mangat in 1992.
Mangat(z,p,alpha,t,pi,type=c("total","mean"),cl,N=NULL,pij=NULL)
vector of the observed variable; its length is equal to
proportion of marked cards with the sensitive attribute in the second box
proportion of people with the innocuous attribute
proportion of marked cards with "True" in the first box
vector of the first-order inclusion probabilities
the estimator type: total or mean
confidence level
size of the population. By default it is NULL
matrix of the second-order inclusion probabilities. By default it is NULL
Point and confidence estimates of the sensitive characteristics using the Mangat model. The transformed variable is also reported, if required.
In Mangat's method, there are two boxes, the first containing cards marked "True" and "RR" in proportions
The transformed variable is
Mangat, N.S. (1992). Two stage randomized response sampling procedure using unrelated question. Journal of the Indian Society of Agricultural Statistics, 44, 82-87.