Missing data statistics

Missing data statistics

returns STD(X)/MEAN(X)
2-dimensional convolution X and Y can contain missing values encoded with NaN.
calculates the correlation matrix X and Y can contain missing values encoded with NaN.
calculates the correlation matrix from pairwise correlations.
covariance matrix X and Y can contain missing values encoded with NaN.
generates covariance matrix X and Y can contain missing values encoded with NaN.
removes the trend from data, NaN's are considered as missing values
The use of FLAG_IMPLICIT_SIGNIFICANCE is in experimental state.
calculates the geomentric mean of data elements.
calculates the harmonic mean of data elements.
estimates the kurtosis
estimates the Mean Absolute deviation
calculates the mean of data elements.
estimates the Mean deviation
calculates the mean of the squares
data elements,
calculates Modules Y from X
estimates the p-th moment
checks whether the functions from NaN-toolbox have been correctly installed.
same as STD but ignores NaN's.
same as SUM but ignores NaN's.
checks several mathematical operations and a few statistical functions for their correctness related to NaN's.
returns normal cumulative distribtion function
returns inverse cumulative function of the normal distribution
returns normal probability density
calculates the percentiles of histograms and sample arrays.
calculates the quantiles of histograms and sample arrays.
calculated the rank correlation coefficient.
gives the rank of each element in a vector.
calculates remainder of X / Y
calculates the root mean square can deal with complex data.
calculates the standard error of the mean
estimates the skewness
Spearman's rank correlation coefficient.
estimates various statistics at once.
calculates the standard deviation.
adds all non-NaN values.
returns student cumulative distribtion function
returns inverse cumulative function of the student distribution
returns student probability density
evaluates basic statistics of a data series m = TRIMEAN(y).
calculates the variance.
generates cross-covariance function.
removes the mean and normalizes the data to a variance of 1.