Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/STATISTICS/

skewness_4d.pro

Same function as SKEWNESS but accept array (until 4 dimension) for input and perform the skewness along the time dimension which must be the last one of the input array.

skewness_4d Statistics

result = skewness_4d(X, DOUBLE=DOUBLE, NVAL=NVAL)

Parameters

X        in required type: array

An Array which last dimension is the time dimension so size n.

Keywords

DOUBLE       

If set to a non-zero value, computations are done in double precision arithmetic.

NVAL       

A named variable that, on exit, contains the number of valid observations (not NAN)

Examples


    

Version history

Version

$Id: skewness_4d.pro 335 2008-03-07 15:09:25Z smasson $

History

 


  Produced by IDLdoc 2.0.