Description Usage Arguments Value Author(s)
View source: R/create_prob_array.R
For every item (dim 1) in an item bank and every evaluated ability level (dim 2), computes the probability of picking every possible response (dim 3) given the ability level
1 | create_prob_array(model, bank, nres)
|
model |
polytomous IRT model. Options: |
bank |
matrix of the item bank. Rows represent items, and columns
represent parameters. If the model is |
nres |
vector of number of possible responses for every item |
A 3-dimensional array of probability responses
Javier RodrÃguez-Cuadrado
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.