View source: R/sim.data.FCDCM.R
| model.FCDCM | R Documentation |
Compute FCDCM Block Response Probabilities
model.FCDCM(zeta, par, patterns)
zeta |
Binary statement-level mastery status matrix. |
par |
Block parameter matrix. A |
patterns |
Block statement-pair matrix. Column 1 is the first
statement |
Matrix of probabilities for choosing the first statement in each
block:
\eta_{0b} if \zeta_{A_b}<\zeta_{B_b},
0.5 if equal, and
0.5+\eta_{ABb} if \zeta_{A_b}>\zeta_{B_b}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.