Other packages > Find by keyword >

RRreg  

Correlation and Regression Analyses for Randomized Response Data
View on CRAN: Click here


Download and install RRreg package within the R console
Install from CRAN:
install.packages("RRreg")

Install from Github:
library("remotes")
install_github("cran/RRreg")

Install by package version:
library("remotes")
install_version("RRreg", "0.7.5")



Attach the package and use:
library("RRreg")
Maintained by
Daniel W. Heck
[Scholar Profile | Author Map]
First Published: 2014-09-20
Latest Update: 2022-11-25
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
How to cite:
Daniel W. Heck (2014). RRreg: Correlation and Regression Analyses for Randomized Response Data. R package version 0.7.5, https://cran.r-project.org/web/packages/RRreg. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.1.3 (2014-09-20 12:14), 0.2.0 (2014-11-18 13:27), 0.3.0 (2015-02-23 18:52), 0.4.1 (2015-07-28 23:19), 0.5.0 (2015-11-12 13:08), 0.6.0 (2015-12-14 14:15), 0.6.1 (2016-01-12 14:18), 0.6.2 (2017-03-08 08:22), 0.6.4 (2018-01-05 17:59), 0.6.5 (2018-02-11 15:50), 0.6.6 (2018-03-29 13:35), 0.6.7 (2018-04-04 13:25), 0.6.8 (2018-06-04 20:24), 0.6.9 (2018-07-26 13:30), 0.7.0 (2018-08-27 17:04), 0.7.1 (2019-12-04 23:20), 0.7.3 (2021-09-03 14:10), 0.7.4 (2022-11-10 11:00)
Other packages that cited RRreg R package
View RRreg citation profile
Other R packages that RRreg depends, imports, suggests or enhances
Complete documentation for RRreg
Functions, R codes and Examples using the RRreg R package
Some associated functions: RRcor . RRgen . RRlin . RRlog . RRmixed . RRreg-package . RRsimu . RRuni . anova.RRlog . getPW . minarets . plot.RRlog . plot.powerplot . powerplot . predict.RRlog . 
Some associated R codes: RRcheck.R . RRcor.R . RRcor.models.R . RRgen.R . RRlin.R . RRlin_getPW.R . RRlin_loglik.R . RRlog.R . RRlog_check.R . RRlog_fit.R . RRmixed.R . RRreg-package.R . RRsimu.R . RRuni.R . RRuni_loglik.R . RRuni_models.R . helper_functions.R . powerplot.R .  Full RRreg package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RRreg0102030405060TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA