Description Usage Arguments Details Value Examples
Default to DINA
1 | generate_X_fromA(N, A, p, Q, c, g, model = "DINA")
|
N |
sample size |
A |
K column latent state attributes (unique rows) |
p |
2^K by 1 vector of prevalence probabilities |
Q |
M by K item-attribute relationship |
c |
M by 1 one minus slipping parameters |
g |
M by 1 guessing parameters |
model |
"DINA"(default) or "DINO" |
shorter p compared to generate_X_DINA
X: N by M matrix of responses
Z: N by K matrix of attributes for N individuals
X_true: N by M ideal response matrix
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.