m4: Fourth Central Moment

Description Usage Arguments Author(s) References

View source: R/moments.R

Description

The sample fourth central moment is defined by

m_4 = \frac{∑_{i = 1}^{n} ≤ft( x_i - \bar{x} \right)^4}{n}

where

Usage

1
m4(x)

Arguments

x

Numeric vector.

Author(s)

Ivan Jacob Agaloos Pesigan

References

Wikipedia: Central Moment


jeksterslabds/jeksterslabRds documentation built on July 16, 2020, 3:41 p.m.