Other packages > Find by keyword >

list  

Statistical Methods for the Item Count Technique and List Experiment
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("list", "9.2.6")



Attach the package and use:
library("list")
Maintained by
Graeme Blair
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-07-09
Latest Update: 2024-01-10
Description:
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) , Blair and Imai (2012) , Blair, Imai, and Lyall (2013) , Imai, Park, and Greene (2014) , Aronow, Coppock, Crawford, and Green (2015) , Chou, Imai, and Rosenfeld (2017) , and Blair, Chou, and Imai (2018) . 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 methods for diagnosing and adjusting for response error. 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.
How to cite:
Graeme Blair (2010). list: Statistical Methods for the Item Count Technique and List Experiment. R package version 9.2.6, https://cran.r-project.org/web/packages/list. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2010-07-09 15:27), 1.1 (2010-07-25 13:06), 2.0 (2010-12-14 19:00), 2.1 (2011-01-03 18:42), 2.2 (2011-01-20 14:08), 2.3 (2011-03-09 20:59), 3.0 (2011-04-06 08:10), 4.0 (2011-05-04 17:24), 4.1 (2011-05-24 21:11), 4.2 (2011-11-02 18:25), 5.0 (2012-01-03 17:20), 5.1 (2012-03-22 22:06), 5.2 (2013-01-06 07:57), 6.0 (2013-04-24 08:04), 6.1 (2014-03-06 15:56), 7.0 (2014-08-18 07:26), 7.1 (2014-11-29 07:59), 8.0 (2015-05-20 00:05), 8.1 (2016-07-27 07:59), 8.2 (2016-08-16 09:55), 8.3 (2016-12-30 19:37), 9.0 (2018-11-06 07:20), 9.1 (2019-02-26 23:30), 9.2.1 (2022-05-09 11:10), 9.2.2 (2022-05-25 13:00), 9.2.4 (2022-06-26 23:20), 9.2 (2020-03-19 14:00)
Other packages that cited list R package
View list citation profile
Other R packages that list depends, imports, suggests or enhances
Complete documentation for list
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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