AllModuleStatistics: Calculation of all statistics of the modules.
Description
This function calculates the basic linear statistics of a sample of linear magnitudes.
Usage
AllModuleStatistics(modules, ndig = 4)
Arguments
modules
Vector containing the values of the modules
ndig
Integer value that indicates the decimal places. The default value is 4.
Value
The value all module statistics of all input modules.
Details
One way to obtain a set of modules from X and Y coordinates of the vectors is to use the LoadData function.
The statistics calculated are: Number Of Elements, Max Value, Min Value, Range,
Mean Arithmetic, Standard Error, Standard Deviation Module, Variance Module,
Variance Module Population, Standard Deviation Module Population, Skewness Module Coefficient,
Kurtosis Module Coefficient.