Generate a test object
makeTest( object, theta = seq(-4, 4, 0.1), info_type = "FISHER", true_theta = NULL ) ## S4 method for signature 'item_pool' makeTest( object, theta = seq(-4, 4, 0.1), info_type = "FISHER", true_theta = NULL )
object |
an |
theta |
a grid of theta values. |
info_type |
the type of information. |
true_theta |
(optional) true theta values to simulate response data. |
test <- makeTest(itempool_science, seq(-3, 3, 1))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.