- SERIES_SPEC
- A table containing a univariate residual series. The SERIES_SPEC is required to have a payload content of REAL. The single payload field passed in must include the magnitude column of the series under consideration. This is usually the residual column.
- ART_SPEC
- An ART created by a UAF function, and includes an ARTFITRESIDUALS layer. The ART_SPEC must include TABLE_NAME and LAYER. Do not use any other ART_SPEC parameters.
ART_SPEC (TABLE_NAME( [database-name .] table-name ), LAYER(layer-name ))
See ART Specifications.
- FUNC_PARAMS
-
Name Data Type Description SIGNFICANCE_LEVEL FLOAT The significance level to be associated with the test. Options are 0.05 (95%) or 0.01 (99%). Default value is 0.05. - INPUT_FMT
- No INPUT_FMT options are available for this function.
- OUTPUT_FMT
- No OUTPUT_FMT options are available for this function.