Preprocesses univariate or multivariate (vector) time series by moving average, resampling, detrending, or exponential average.


icon

Dialog Box Options

Inputs/Outputs

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cmsdt.png Xt

    Specifies the time series. Xt is available only when you select From terminal in Data Source.

  • cpath.png File path

    Specifies the file path of the data you want to load. This input is available only when you select the From file option in the Data Source section.

  • imsdt.png Trend

    Returns the trend of the input time series. This output is available only when you select Detrending from the Method list.

  • imsdt.png Xt filtered

    Returns the processed time series.

    This output returns the filtered time series. This output is available only when you select Moving Average from the Method list in the Time Series Preprocessing dialog box.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • i1dmsdt.png Processed (multiple,WDT)

    is the averaged multi-variable time series.

  • i1dmsdt.png Trend (multiple,WDT)

    is the trend component in the input multi-variable time series.