R/NAEPirtparams-package.R

#' NAEP IRT Parameter Tables
#' 
#' The \code{NAEPirtparams} package provides NAEP IRT parameters, item adjustment information,
#' and subtest transformation information for NAEP assessments. 
#' 
#' The package provides a table called \code{\link{parameters}}, which has item
#' parameters by year, subject, and grade. The \code{\link{adjustments}} table
#' provides the item adjustment information that NAEP implemented in scaling (i.e., 
#' item deletions and collapsed score categories). The table \code{\link{transformations}} 
#' has the location, scale, and weights for the subtests that make up a test.
#' 
#' @docType package
#' @name NAEPirtparams-package
NULL

Try the NAEPirtparams package in your browser

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

NAEPirtparams documentation built on Feb. 18, 2021, 1:06 a.m.