ss: Sum of Squared deviations from the mean and sum of Absolute...

Description Usage Arguments Value Author(s)

Description

Functions to compute Sum of Squared deviations from the mean and sum of Absolute Deviations from the median.

Usage

1
2
3
ss(x)

ad(x)

Arguments

x

A numeric vector.

Value

Sum of Squared deviations from the mean or sum of Absolute Deviations from the median.

Author(s)

Aleš Žiberna


blockmodelingRoxygen2 documentation built on June 9, 2020, 3:30 p.m.