gen.resp {simCAT} | R Documentation |
Generate response pattern
Description
Generate response pattern based on probability of answering correct a dichotomous item, given a theta and an item bank
Usage
gen.resp(theta, bank)
Arguments
theta |
theta |
bank |
matrix with item parameters (a, b, c) |
Value
A vector with the probability of seeing determined response in each item
Author(s)
Alexandre Jaloto
[Package simCAT version 1.0.0 Index]