Description Usage Arguments Details Value Author(s) See Also Examples
Returns a matrix or data.frame with the indicated items recoded.
1 |
X |
matrix or data frame of numeric data
containing the responses of |
items |
Vector of integers indicating the items to be recoded |
values |
Vector of possible item scores. By default the range of the observed values is taken |
The result is X
for which columns items
have been recoded.
The result is X
for which columns items
have been recoded.
L. A. van der Ark L.A.vanderArk@uva.nl
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.