Description Usage Arguments Value Examples
View source: R/expand_responses.R
Using scoring matrix provided as its second argument function expands (recodes) responses to each item (column) in a provided matrix of responses into a set of variables that may be put into model estimation.
1 | expand_responses(responses, scoringMatrix)
|
responses |
matrix of responses with items in columns and observations in rows |
scoringMatrix |
matrix describing scoring patterns on each latent trait |
matrix (of integers)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.