- SERIES_SPEC
- A time series or spatial series. Series can be REAL or MULTIVAR_REAL.
- GENSERIES_SPEC
- GENSERIES_SPEC uses a self-generated series.
- FORMULA
- The formula to apply to the input time series. The formula represents the trend or periodicity in the input time series and conforms to Formula Rules.
- ESTIMATE_MODE
- [Optional] An indicator that the output table include the input parameters with the results. A value of 1 includes input parameters. A value of 0 only returns the results column. The default is 0.
- INPUT_FMT
- No INPUT_FMT options are available for this function.
- OUTPUT_FMT
- [Optional] The INDEX_STYLE of the output format. Options are NUMERICAL_SEQUENCE and FLOW_THROUGH. The default is NUMERICAL_SEQUENCE.