Description Usage Arguments Value See Also Examples
To reconstruct without c or g, use get_ideal_resp(Q_est,Z_est)
1 | reconstruct(Z_est, Q_est, c, g, model = "DINA")
|
Z_est |
N by K of estimated attributes |
Q_est |
J by K of estimated Q |
c |
J vector of 1-slipping parameters |
g |
J vector of guessing parameters |
model |
"DINA" (default), or "DINO" |
N by J matrix; use p_correct >0.5 as reconstruction
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.