Computes a vector of the Fisher Information of every item allocated to the specified level node in the CAT decision tree. Every FI is computed using the estimated ability level in the specified node
create_E_MFI(bank, theta_est, nres, C)
matrix of the item bank. Rows represent items, and columns
represent parameters. If the model is "GRM"
, the first column
represents the alpha
parameters and the next columns represent the
beta
parameters. If the model is "NRM"
, odd columns represent
the alpha
parameters and even columns represent beta
parameters
estimated ability level
vector of number of possible responses for every item
vector of item capacities
A vector of all item Fisher Information for the specified node