Stores moments of an fdata object containing continuous data.
The fdata
object is stored in the parent datamoments
class.
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.
datamoments for the parent class
ddatamoments for the corresponding class for discrete data
csdatamoments for the contained class if indicators
are present in the fdata
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.