Navigation

Operators and Keywords

Function List:

C++ API

spearman.m File Reference


Functions

endif if (rows(x)==1) x
 if (nargin==1) rho
else if (rows(y)==1) y

Variables

function rho
endif n = rows (x)

Function Documentation

else if ( rows(y)  = =1  ) 

if ( nargin  = =1  ) 

endif if ( rows(x)  = =1  ) 


Variable Documentation

endif n = rows (x)

Initial value:

 spearman (x, y)

  if ((nargin < 1) || (nargin > 2))
    print_usage ()