cdatamoments-class: Finmix 'cdatamoments' class

Description Slots See Also

Description

Stores moments of an fdata object containing continuous data. The fdata object is stored in the parent datamoments class.

Slots

higher

An array containing the four higher centralized moments of the continuous data stored in the fdata object.

skewness

A vector storing the skewness of the continuous data in the corresponding fdata object.

kurtosis

A vector storing the kurtosis of the continuous data in the corresponding fdata object.

corr

A matrix containing the correlations between the data dimensions in case of multivariate data (i.e. slot r in the fdata object is larger than one).

smoments

A csdatamoments object, if the fdata object also holds indicators. NULL, if no indicators are present in the fdata object.

See Also


simonsays1980/finmix documentation built on Dec. 23, 2021, 2:25 a.m.