Skip to content

danheck/RRreg

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CRAN_Status_Badge Workflow Licence monthly downloads total downloads

RRreg

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.

Links

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').

Citation

If you use RRreg in publications, please cite the package as follows:

  • Heck, D. W., & Moshagen, M. (2018). RRreg: An R package for correlation and regression analyses of randomized response data. Journal of Statistical Software, 85 (2), 1–29. https://doi.org/10.18637/jss.v085.i02

About

R package for multivariate analyses of the randomized response technique

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages