Description Usage Arguments Examples
Item Fit indexes 'In Fit' and 'Out Fit' statistics, which is based on expexted and observed probability.
1 |
x |
data.frame of item response data. |
para |
item parameter data.frame estimated by |
theta |
theta parameter vector. This length must be same to |
fc |
a first column of item response data.frame. |
D |
a scale constant |
1 2 | res <- ifind3(sim_data_1, sim_param$para, sim_eap$res$EAP, fc=2)
res
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.