Description Usage Arguments Value
Function mostly performs checks whether provided arguments are reasonable and match each other.
1 2 3 4 5 6 7 8 |
scoringMatrix |
matrix describing how responses (described in rownames of the matrix) map on scores of latent traits (described in columns of the matrix) |
slopes |
named numeric vector of slope (discrimination)
parameters with names describing latent variables matching each slope
(must contain at least all the names occurring in column names of the
|
intercepts |
numeric vector of intercept parameters (must be shorter of one than number of rows in the \codescoringMatrix or the same length but with the first element being 0) |
mode |
a way the item should be answered - see
|
scoringOnPreviousResponses |
optional function returning a column vector
that will be put before first column of the |
editResponse |
only if |
Object of class rstylesItem representing an item. List of
such objects is passed as a test specification to
generate_test_responses
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.