probab_NRM {cat.dt} | R Documentation |
Computes the probabilities of picking every possible response of an specified item from the item bank for all evaluated ability levels using the Nominal Response Model
probab_NRM(item_par, nres)
item_par |
vector containing the item parameters. Odd components are
the |
nres |
number of possible item responses |
A matrix of response probabilities. Rows represent evaluated ability levels and columns represent responses
Javier RodrÃguez-Cuadrado