| generate_fc_permutation_patterns | R Documentation |
Produces the full-ranking patterns (patterns.total) and the
observed patterns (patterns) for each block, based on the
forced-choice response type.
generate_fc_permutation_patterns(block.items, fc.type)
block.items |
List of integer vectors (item indices per block). |
fc.type |
Character vector of length |
A named list with components patterns.total (list of
full-ranking matrices) and patterns (list of observed-pattern
matrices).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.