Hi All.

I'm new to R and trying to learn the data manipulation routines.  At the
moment, this is the one that has me stumped.

Imagine n test takers provide responses to k multiple choice items.  The
result is a (n+1) x k matrix of responses where the first row of the matrix
is a correct answer key.

How could you transform the raw item responses into 1s (correct response)
and 0s (incorrect responses) by comparing each test takers response to the
correct answer key?

Any direction would be appreciated!

Rick




--
Rick DeShon
306 Psychology Building
Department of Psychology
Michigan State University
East Lansing, MI 48824-1116

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to