| CATConfig-class {RSCAT} | R Documentation |
CAT configuration
Description
An S4 Class to represent parameters of the CAT configuration.
Slots
solverConfigan instance of the S4 class
SolverConfigfor the MIP solver configuration.initialThetathe initial ability theta value.
scalingConstantthe constraint to scale a discrimination coefficient. estimated with the logistic model to the normal metric.
itemSelectionMethoda character string specifying the item selection method.
scoreMethodConfiga rJava
jobjRefobject for CAT scoring method configuration. It is generated by the functionscoreMethodConfig.exposureControlTypea character string specifying the exposure control type. "None" to disable exposure control, "Item" for item-level exposure control, and "Passage" for passage-level exposure control.
exposureControlRatean integer value specifying the exposure goal rate.
lValuea non-negative integer specifying the nuumber of items to be randomlized.