p_thirtC | R Documentation |
Calculate the probability of all potential response patterns for each respondent using C++
p_thirtC(gamma, items, persons, picked_order = NULL)
gamma |
a data.frame of length |
items |
a data.frame of length |
persons |
a data.frame of length |
picked_order |
a data.frame of length |
a list of length [block]
of matrices with dimension [person X permutation]
of probabilities for each response pattern per block.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.