View source: R/scoring_matrices.R
make_scoring_matrix_stz | R Documentation |
Makes response matrix using sum to zero approach.
make_scoring_matrix_stz(responses)
responses |
a vector of available responses (categories) - can be a character vector or positive integer describing number of responses |
a matrix of integers
make_scoring_matrix_stz(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.