getScaleSum
is a helper function for calculating instrument-wise raw sum scores from response data.
getScaleSum(data, scale_idx)
a PROsetta_data
object.
the instrument index to obtain the raw sum scores.
getScaleSum(data_asq, 1)
getScaleSum(data_asq, 2)