simLNIRTQ {LNIRT} | R Documentation |
Simulate data for log-normal response time IRT modelling with variable person speed (intercept, trend, quadratic)
Description
Simulate data for log-normal response time IRT modelling with variable person speed (intercept, trend, quadratic)
Usage
simLNIRTQ(N, K, ...)
Arguments
N |
the number of persons. |
K |
the number of items. |
... |
optional arguments. |
Value
an object of class simLNIRTQ.
[Package LNIRT version 0.5.1 Index]