Table of Contents
- center - center
- wcenter - center and weight
- cmoment - central moments of all orders
- correl - correlation of two variables
- covar - covariance of two variables
- ftest - Fischer ratio
- ftuneq - Fischer ratio for samples of unequal size.
- geomean - geometric mean
- harmean - harmonic mean
- iqr - interquartile range
- labostat - Statistical toolbox for Scilab
- mad - mean absolute deviation
- meanf - weighted mean of a vector or a matrix
- mean - mean (row mean, column mean) of vector/matrix entries
- median - median (row median, column median) of vector/matrix entries
- moment - non central moments of all orders
- msd - mean squared deviation
- mvvacov - computes variance-covariance matrix
- nand2mean - difference of the means of
two independent samples
- nanmax - max (ignoring Nan's)
- nanmeanf - mean (ignoring Nan's) with a given frequency.
- nanmean - mean (ignoring Nan's)
- nanmedian - median of the values of a numerical vector or matrix
- nanmin - min (ignoring Nan's)
- nanstdev - standard deviation (ignoring the NANs).
- nansum - sum ignoring Nan's
- nfreq - frequence of the values in a vector or matrix
- perctl - computation of percentils
- quart - computation of quartiles
- regress - regression coefficients of two variables
- stdevf - standard deviation
- st_deviation - standard deviation (row or column-wise) of vector/matrix entries
- stdev - standard deviation of the values of a vector or matrix
- strange - range
- tabul - frequency of values of a matrix or vector
- thrownan - eliminates nan values
- trimmean - trimmed mean of a vector or a matrix
- variancef - standard deviation of the values of a vector or matrix
- variance - variance of the values of a vector or matrix