R/fcirt-package.R

#' The 'fcirt' package.
#'
#' @description Forced Choice in Item Response Theory
#'
#' @docType package
#' @name fcirt-package
#' @aliases fcirt-package
#' @useDynLib fcirt, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2020). RStan: the R interface to Stan. R package version 2.21.2. https://mc-stan.org
#'
NULL

Try the fcirt package in your browser

Any scripts or data that you put into this service are public.

fcirt documentation built on Feb. 2, 2022, 1:07 a.m.