Package: RRreg
Type: Package
Title: Correlation and Regression Analyses for Randomized Response Data
Version: 0.7.6
Date: 2025-07-22
Authors@R: c(person("Daniel W.", "Heck", 
                    email = "daniel.heck@uni-marburg.de", 
                    role = c("cre", "aut"), 
                    comment = c(ORCID = "0000-0002-6302-9252")),
             person("Morten", "Moshagen",
                    email = "morten.moshagen@uni-ulm.de", 
                    role = "ctb"))
Depends: R (>= 4.0.0)
Imports: parallel, doParallel, foreach, stats, grDevices, graphics,
        lme4
Suggests: rmarkdown, knitr, R.rsp
Description: 
    Univariate and multivariate methods to analyze randomized response 
    (RR) survey designs (e.g., Warner, S. L. (1965). Randomized response: A 
    survey technique for eliminating evasive answer bias. Journal of the 
    American Statistical Association, 60, 63–69, <doi:10.2307/2283137>). 
    Besides univariate estimates of true proportions, RR variables can be used 
    for correlations, as dependent variable in a logistic regression (with or 
    without random effects), or as predictors in a linear regression
    (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, <doi:10.18637/jss.v085.i02>). For simulations and 
    the estimation of statistical power, RR data can be generated according to 
    several models. The implemented methods also allow to test the link between 
    continuous covariates and dishonesty in cheating paradigms such as the 
    coin-toss or dice-roll task (Moshagen, M., & Hilbig, B. E. (2017). 
    The statistical analysis of cheating paradigms. Behavior Research Methods, 
    49, 724–732, <doi:10.3758/s13428-016-0729-x>).
License: GPL-3
Encoding: UTF-8
LazyLoad: yes
URL: https://github.com/danheck/RRreg
VignetteBuilder: knitr, R.rsp
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-22 06:54:16 UTC; Daniel
Author: Daniel W. Heck [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-6302-9252>),
  Morten Moshagen [ctb]
Maintainer: Daniel W. Heck <daniel.heck@uni-marburg.de>
Repository: CRAN
Date/Publication: 2025-07-22 08:40:13 UTC
Built: R 4.6.0; ; 2025-07-22 09:02:31 UTC; unix
