Description Usage Arguments Details Value Author(s) See Also Examples
patterns
determines the response patterns that yield one or one of several total scores.
1 | patterns(m, r, total)
|
m |
Number of items. |
r |
Number of response categories. |
total |
Vector of total score or scores. Note that item responses are assumed to be integer-valued from 0 to r-1, so total scores should be between 0 and m(r-1). |
This is essentially a utility function to be used to prepare input for postsamp
, postmode
, posttrace
, profileci
, or information
.
y |
Matrix of size s by m of the s response patterns that would yield (one of) the total score(s) in |
Timothy R. Johnson
postsamp
, postmode
, posttrace
, profileci
, information
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.