The package RRreg provides univariate and multivariate methods for randomized response (RR) survey designs (e.g., Warner, 1965). Univariate estimates of true proportions can be obtained using RRuni. RR variables can be used in multivariate analyses for correlations (RRcor), as dependent variable in a logistic regression (RRlog) and as predictors in a linear regression (RRlin). The function RRgen generates single RR data sets, whereas RRsimu generates and analyzes RR data repeatedly for simulation and bootstrap purposes.
The package can be downloaded from CRAN by typing install.packages("RRreg")
in an active R session.
To get the most recent version, RRreg
can also directly be installed from GitHub by:
# install.packages("devtools")
devtools::install_github("danheck/RRreg")
The manual is available within R by typing vignette('RRreg')
.
If you use RRreg
in publications, please cite the package as follows:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4