Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SensitiveQuestions/list
R list package for analyzing list experiments, also known as the item count technique
https://github.com/SensitiveQuestions/list
Last synced: 1 day ago
JSON representation
R list package for analyzing list experiments, also known as the item count technique
- Host: GitHub
- URL: https://github.com/SensitiveQuestions/list
- Owner: SensitiveQuestions
- License: gpl-3.0
- Created: 2015-04-04T16:24:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T16:49:32.000Z (10 months ago)
- Last Synced: 2024-08-03T06:03:26.747Z (3 months ago)
- Language: R
- Homepage:
- Size: 947 KB
- Stars: 7
- Watchers: 8
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
# R package list
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/list)](https://cran.r-project.org/package=list) ![CRAN downloads](http://cranlogs.r-pkg.org/badges/grand-total/list)This package allows researchers to conduct multivariate statistical analyses of survey data with list experiments. This survey methodology is also known as the item count technique or the unmatched count technique and is an alternative to the commonly used randomized response method. The package implements the methods developed by [Imai (2011)](https://doi.org/10.1198/jasa.2011.ap10415), [Blair and Imai (2012)](https://doi.org/10.1093/pan/mpr048), [Blair, Imai, and Lyall (2013)](https://doi.org/10.1111/ajps.12086), [Imai, Park, and Greene (2014)](https://doi.org/10.1093/pan/mpu017), [Aronow, Coppock, Crawford, and Green (2015)](https://doi.org/10.1093/jssam/smu023), and [Chou, Imai, and Rosenfeld (2017)](https://doi.org/10.1177/0049124117729711), and [Blair, Chou, and Imai (2018)](https://imai.fas.harvard.edu/research/files/listerror.pdf)
This includes a Bayesian MCMC implementation of regression for the standard and multiple sensitive item list experiment designs and a random effects setup, a Bayesian MCMC hierarchical regression model with up to three hierarchical groups, the combined list experiment and endorsement experiment regression model, a joint model of the list experiment that enables the analysis of the list experiment as a predictor in outcome regression models, a method for combining list experiments with direct questions, and models for list experiments with measurement errors. In addition, the package implements the statistical test that is designed to detect certain failures of list experiments, and a placebo test for the list experiment using data from direct questions.