| 
 | 
Returns the number of times the chosen response was given (the sum of all the numbers in the column with this response label).
Given the following selected Confusion:
          u    i    a   ! The response labelss
    u     6    2    1   ! Responses on stimulus `u`
    i     3    4    2   ! Responses on stimulus `i`
    a     1    4    4   ! Responses on stimulus `a`
The command Get response sum: "a" will return the number 7.
© djmw 20140117