getScaleSum {PROsetta}R Documentation

Calculate raw sum scores of a scale

Description

getScaleSum is a helper function to calculate raw sum scores of a scale.

Usage

getScaleSum(data, scale_idx)

Arguments

data

a PROsetta_data object.

scale_idx

the index of the scale to obtain the raw sum scores.


[Package PROsetta version 0.3.5 Index]