Hypothesis Tests
NaN Toolbox
Statistical Visualization
NaN Toolbox
>>
NaN Toolbox
> utility functions
utility functions
flag_accuracy_level
—
sets and gets accuracy level
flag_impl_significance
—
sets and gets default alpha (level) of any significance test
flag_impl_skip_nan
—
sets and gets default mode for handling NaNs
flag_nans_occured
—
checks whether the last call(s) to sumskipnan or covm
nan_accumarray
—
Create an array by accumulating the elements of a vector into the positions defined by their subscripts.
nan_fft
—
matlab compatible fft
nan_grp2idx
—
Create index vector from a grouping variable.
nan_ifft
—
matlab compatible ifft
nan_ismember
—
Checks which elements of one matrix are member of an other matrix
nan_mgrp2idx
—
Convert multiple grouping variables to index vector
nan_postpad
—
append the scalar
nan_prepad
—
prepend the scalar
nan_unique
—
Return the unique elements of x, sorted in ascending order.
str2array
—
C-MEX implementation of STR2ARRAY - this function is part of the NaN-toolbox.
sumskipnan
—
adds all non-NaN values.
Hypothesis Tests
NaN Toolbox
Statistical Visualization