sim_mst | R Documentation |
Simulates data from an extended nominal response model according to an mst design
sim_mst(pars, theta, test_design, routing_rules, routing = c("last", "all"))
pars |
item parameters, can be either: a data.frame with columns item_id, item_score, beta or a dexter or dexterMST parameters object |
theta |
vector of person abilities |
test_design |
data.frame with columns item_id, module_id |
routing_rules |
output of |
routing |
'all' or 'last' routing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.