View source: R/iota_version_2.R
get_patterns | R Documentation |
Auxiliary function written in R
for providing the necessary information
about the patterns generated by raters. This function produces the
input for the EM-algorithm.
get_patterns(data, categorical_levels)
data |
|
categorical_levels |
|
Function returns a list
with the following components:
n |
Integer representing the number of different patterns in the data. |
shape |
|
frq |
|
count |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.