kurtcoeff: Coefficient of Kurtosis

Description Usage Arguments Details Author(s) See Also

Description

A simple function to obtain the coefficient of kurtosis on numeric variables.

Usage

1

Arguments

x

the numeric vector for which the coefficient of kurtosis is required

Details

A straight-forward implementation of the formula is give here. A complete function "kurtosis" is available in the "e1071" package.

Author(s)

Prabhanjan N. Tattar

See Also

e1071::kurtosis


ACSWR documentation built on May 2, 2019, 6:53 a.m.