statistics
PURPOSE
% If @var{x} is a matrix, return a matrix with the minimum, first
SYNOPSIS
function S = statistics (X, dim)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- kurtosis % If @var{x} is a vector of length @math{N}, return the kurtosis
- mean % If @var{x} is a vector, compute the mean of the elements of @var{x}
- quantile % For a sample, @var{x}, calculate the quantiles, @var{q}, corresponding to
- skewness % If @var{x} is a vector of length @math{n}, return the skewness
- std % If @var{x} is a vector, compute the standard deviation of the elements
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003