powered by
Generate a '>test object
'>test
makeTest(object, theta = seq(-4, 4, 0.1), info_type = "FISHER", true_theta = NULL)# S4 method for item_pool makeTest(object, theta = seq(-4, 4, 0.1), info_type = "FISHER", true_theta = NULL)
# S4 method for item_pool makeTest(object, theta = seq(-4, 4, 0.1), info_type = "FISHER", true_theta = NULL)
An '>item_pool object.
'>item_pool
A grid of theta values.
An information type.
An optional vector of true theta values to simulate response data.
# NOT RUN { test <- makeTest(itempool_science, seq(-3, 3, 1)) # }
Run the code above in your browser using DataLab