Skip to content

jlandman/catSurv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

549 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

catSurv provides methods of computerized adaptive testing for survey researchers with functions to calculate the probability of a respondent providing an item option with probability(), a current estimate of their position on a latent trait with estimateTheta(), and ultimately selecting the next best survey item to adminster to that respondent with selectItem(), among others.

Installation

# The easiest way to get catSurv is to install it:
install.packages("catSurv")

# Or, to install the development version from GitHub:
# install.packages("devtools")
devtools::install_github("erossiter/catSurv")

If you encounter a clear bug, please let us know here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • R 54.8%
  • C++ 44.5%
  • C 0.7%