| Generate_Choice | R Documentation |
Generates observed cognitive and choice data from the IRT-Thurstone model.
Generate_Choice(
N,
J,
K,
theta,
as,
bs,
zeta,
gamma,
X,
W,
subject_ids,
unique_subject_ids
)
N |
An |
J |
An |
K |
An |
theta |
A |
as |
A |
bs |
A |
zeta |
A |
gamma |
A |
X |
A |
W |
A |
subject_ids |
A |
unique_subject_ids |
A |
A list that contains:
YA matrix of dimension N by J
CA vector of length NK
Steven Andrew Culpepper and James Joseph Balamuta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.