Displaying 1 result from an estimated 1 matches for "participant1".
Did you mean:
participants
2006 Nov 24
2
vector problem
Hello out there,
i am not yet that experienced and trying to my best on a real survey.
but i am stuck with a little matrix / vector problem.
my vector of answers could have a length of 3 or only one. i want to
rbind all the answers into one matrix. (one vector for each participant)
answers vectors for one participant could look like:
p1: 100
p2: 20 80
p3: 40 10 50
i have the following