nan_iqr Descriptive Statistics nan_mad

NaN Toolbox >> NaN Toolbox > Descriptive Statistics > nan_kurtosis

nan_kurtosis

estimates the kurtosis

Calling Sequence

y = kurtosis(x,DIM)

Parameters

DIM:

dimension

1:

STATS of columns

2:

STATS of rows

default or []:

first DIMENSION, with more than 1 element

y:

kurtosis of x in dimension DIM

Description

features: - can deal with NaN's (missing values) - dimension argument - compatible to Matlab and Octave

See also

Bibliography

http://mathworld.wolfram.com/

Authors

nan_iqr Descriptive Statistics nan_mad