sum_score: Calculation Of Summary Score From Group Score

View source: R/calc_summary_score.R

sum_scoreR Documentation

Calculation Of Summary Score From Group Score

Description

A function to calculate the summary score from group score. The weigt of a group score is redistributed into other group if the group is missed.

Usage

sum_score(x, wts = NULL)

Arguments

x

A data frame containing seven group scores.

wts

A vector containing the arbitrary weighting corresponding to input data frame.

Value

Summary scores corresponding to each row from the input data frame


huangrh/rstarating documentation built on March 28, 2022, 6:44 p.m.