KurtosisModuleCoefficient3D: Calculation of the kurtosis coefficient of the modules in 3D
Description
This function calculates the kurtosis coefficient of the modules in 3D, which characterizes the shape of the distribution from a set of input modules.
Usage
KurtosisModuleCoefficient3D(modules)
Arguments
modules
Vector containing the values of the modules
Value
The value of the kurtosis coefficient of all input modules
Details
One way to obtain a set of modules from X, Y and Z coordinates of the vectors is to use the LoadData3D function.
The kurtosis coefficient is a measure of whether the data are flat or peaked relative to the normal distribution.