This function is new version of MML_EM_dist
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
x |
Item response matrix. |
para |
item parameter data.frame estimated by |
N |
the number of nodes in integration. |
eMLL |
a convergence criteria(CC) for marginal log likelihood. |
eDIST |
a CC for population distribution. |
fc0 |
a column of first item response. |
ng |
the number of groups |
gc0 |
a column of group. the element must be integer and the minimum number must be 1. |
D |
factor constant. |
fix |
Don't use. If 1, fix population distribution mean and sigma each EM cycle. |
print |
How much information you want to display? from 1 to 3. The larger, more information is displayed. |
max |
maximum value of theta in integration. |
min |
minimum value of theta in integration. |
maxiter_em |
maximum iteration time for EM cycle. |
rm_list |
a vector of item U want to remove for estimation. NOT list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.