Description Usage Arguments Value
Returns the kth moment of the given time series.
1 | MomentStatistics(tss, k)
|
tss |
Expects an input array whose dimension zero is the length of the time series (all the same) and dimension one indicates the number of time series. |
k |
The specific moment to be calculated. |
The kth moment of the given time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.