Methods for centering the input time series.
Member Name | Description |
---|---|
None | Indicates the transformed series should not be centered. |
Mean | Indicates the transformed series should be centered using the average of the differenced series. |
Median | Indicates the transformed series should be centered using the median of the differenced series. |
Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll)