nan_meandev Descriptive Statistics nan_medAbsDev

NaN Toolbox >> NaN Toolbox > Descriptive Statistics > nan_meansq

nan_meansq

calculates the mean of the squares

Calling Sequence

y = nan_meansq(x,DIM,W)

Parameters

DIM:

dimension

default or []:

first DIMENSION, with more than 1 element

W:

weights to compute weighted mean (default: [])

Description

features: - can deal with NaN's (missing values) - weighting of data - dimension argument also in Octave - compatible to Matlab and Octave

See also

Authors

nan_meandev Descriptive Statistics nan_medAbsDev