moment: Central Moment

Description Usage Arguments Details Author(s) References

View source: R/moments.R

Description

The sample central moment is defined by

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

where

Usage

1
moment(x, j)

Arguments

x

Numeric vector.

j

Integer. jth moment. From 0 to 4.

Details

Author(s)

Ivan Jacob Agaloos Pesigan

References

Wikipedia: Central Moment


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