R/regDIF-package.R

#' Regularized Differential Item Functioning
#'
#' \pkg{regDIF} is a package that performs regularization of differential item functioning (DIF)
#' in item response theory (IRT) and confirmatory factor analysis (CFA) models using a
#' penalized expectation-maximization algorithm.
#'
#' @name regDIF-package
#' @docType package
#' @title Regularized differential item functioning for IRT and CFA models.
#' @author William Belzak \email{wbelzak@@gmail.com}
#' @exportMethod coef plot print
#' @keywords package
NULL
wbelzak/regDIF documentation built on Jan. 5, 2023, 9:53 p.m.