Command Reference : Matrix Language Reference
  
 
@cslope
Syntax: @cslope(M)
Argument: vector or matrix, M
Return: vector or matrix
Returns a vector of slopes from a trend regression, each the result of applying @slope to a column of matrix M.
See also @slope.