ssd_from_mean: Sum of squared deviations from mean

Description Usage Arguments

View source: R/ssd_from_mean.R

Description

Sum of squared deviations from mean

Usage

1
ssd_from_mean(x, na.rm = T)

Arguments

x

Numeric vector for which sum of squared deviation from the mean is to be computed.

na.rm

Boolean indicating whether to remove NAs. Defults to TRUE.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.