mean
PURPOSE
% If @var{x} is a vector, compute the mean of the elements of @var{x}
SYNOPSIS
function y = mean (x, opt1, opt2)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
- kurtosis % If @var{x} is a vector of length @math{N}, return the kurtosis
- skewness % If @var{x} is a vector of length @math{n}, return the skewness
- statistics % If @var{x} is a matrix, return a matrix with the minimum, first
- studentize % If @var{x} is a vector, subtract its mean and divide by its standard
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003