#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.