View source: R/sim.data.MIRT.R
| model.MIRT | R Documentation |
Computes the probability of a correct response for each person–item combination under the multidimensional 1PL–4PL models. This is the core IRF (item response function) used throughout the package.
model.MIRT(theta, par)
theta |
An |
par |
An |
An N \times I matrix of response probabilities
P(Y_{ij} = 1 \mid \boldsymbol{\theta}_j).
fit.MIRT for the full model specification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.