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 378 2008-08-12 12:35:46Z pinsard $

History

 


  Produced by IDLdoc 2.0.