IRTmodel
IRTmodel refers to the family of statistical models within item response theory that relate individuals' latent traits to their observed item responses. In IRT, each person is assumed to have an unobserved ability, often denoted theta, and each item is described by parameters that determine how the probability of a particular response changes with theta. The core ideas are local independence (responses to different items are conditionally independent given theta) and monotonicity (the probability of a higher or more favorable response increases with theta). IRT models are used to calibrate items and estimate person abilities on a common scale, enabling meaningful comparisons across tests.
Common IRT models include the 1-parameter logistic (1PL) model, also known as the Rasch model, which uses
For items with more than two response categories, polytomous models are used. The graded response model (GRM)
Estimating IRT models typically involves marginal maximum likelihood or Bayesian methods, often using the EM algorithm.