mardia {mnonr} | R Documentation |
Univariate and Multivariate skewness and kurtosis checker
Description
Univariate and Multivariate skewness and kurtosis checker
Usage
mardia(x, na.rm = TRUE)
Arguments
x |
A data matrix |
na.rm |
An indication of the missing data, the default value is True |
Value
Data information: sample size and number of variables. The marginal and multivariate test (Mardia's Test) of skewness and kurtosis.
[Package mnonr version 1.0.0 Index]