Home > freetb4matlab > statistics > base > ranks.m

ranks

PURPOSE ^

% Return the ranks of @var{x} along the first non-singleton dimension

SYNOPSIS ^

function y = ranks (x, dim)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} ranks (@var{x}, @var{dim})
% Return the ranks of @var{x} along the first non-singleton dimension
% adjust for ties.  If the optional argument @var{dim} is
% given, operate along this dimension.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003