RRreg
R package for multivariate analyses of the randomized response technique
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Repository
R package for multivariate analyses of the randomized response technique
Basic Info
- Host: GitHub
- Owner: danheck
- Language: R
- Default Branch: master
- Size: 1.43 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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 vignette is available within R by typing vignette('RRreg') or at https://dwheck.de/vignettes/RRreg.html.
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
Owner
- Name: Daniel Heck
- Login: danheck
- Kind: user
- Location: Germany
- Company: Philipps-Universität Marburg
- Website: https://www.dwheck.de
- Twitter: Daniel_W_Heck
- Repositories: 5
- Profile: https://github.com/danheck
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Daniel Heck | d****k@w****e | 68 |
| moshagen | m****n@u****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- moshagen (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 487 last-month
- Total docker downloads: 42,860
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 20
- Total maintainers: 1
cran.r-project.org: RRreg
Correlation and Regression Analyses for Randomized Response Data
- Homepage: https://github.com/danheck/RRreg
- Documentation: http://cran.r-project.org/web/packages/RRreg/RRreg.pdf
- License: GPL-3
-
Latest release: 0.7.6
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- doParallel * imports
- foreach * imports
- grDevices * imports
- graphics * imports
- lme4 * imports
- parallel * imports
- stats * imports
- R.rsp * suggests
- knitr * suggests
- rmarkdown * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite