SAXO Documentation
Overview
Directory
Categories
Index
Search
File
Source
Help
Etc
Developer documentation
<<prev file
| next file >>
view single page
|
view frames
summary: fields | routine details:
routine
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.
top
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
Statistics
McCabe cyclic
9
McCabe essential
1
McCabe modular design
1
Produced by IDLdoc 2.0.