wc_eval_total_sum_of_squares: Calculate total sum of squares
Description
Calculate total sum of squares
Usage
wc_eval_total_sum_of_squares(data)
Arguments
data
A dataset for which total sum of squared should be calculated.
Value
A number which shows total sum of squares.