knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Overview

catSurv provides methods of computerized adaptive testing for survey researchers, including

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.

Additional resources

See our articles using the software here and here. Also see our website explaining how to pair Qualtrics and catSurv to administer an adaptive battery.



erossiter/catSurv documentation built on Dec. 11, 2022, 6:36 p.m.