sum_squares: Calculates the sum of squares for a sample

Description Usage Arguments Value

View source: R/sum_squares.R

Description

Returns the sum of the squared deviations from mean, SS(x) of a numeric vector

Usage

1

Arguments

vect

a numeric vector over which to calculate the sum of squares

Value

Returns a number that is the calculated sum of squared for the given vector


JKRWard/firstpackage documentation built on Jan. 8, 2020, 12:02 a.m.