ds_css: Corrected Sum of Squares

Description Usage Arguments Examples

View source: R/ds-describe.R

Description

Compute the corrected sum of squares

Usage

1
ds_css(x, data = NULL, na.rm = FALSE)

Arguments

x

a numeric vector.

data

a data.frame or tibble.

na.rm

a logical value indicating whether NA values should be stripped before the computation proceeds.

Examples

1
2

descriptr documentation built on Dec. 15, 2020, 5:37 p.m.