Time Series Modeling
- Updated2024-07-30
- 3 minute(s) read
Builds dynamic models of the univariate or multivariate (vector) time series. You can specify the model orders automatically or manually when building models.

Dialog Box Options
Inputs/Outputs
Xt
—
Specifies the time series. Xt is available only when you select From terminal in Data Source.
error in (no error)
—
Describes error conditions that occur before this node runs.
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.
error out
—
Contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
MA coefficients of MC
—
Returns the estimated MA coefficients. This output is available only when you select MA or ARMA in Type.
noise
—
Returns the estimated white noise series of the system model.
MA coefficients of SC
—
Returns the estimated MA coefficients. This output is available only when you select MA or ARMA in Type.
AR coefficients of MC
—
Returns the estimated AR coefficients. This output is available only when you select AR or ARMA in Type.
AR coefficients
—
Returns the estimated AR coefficients. This output is available only when you select AR or ARMA in Type. |
Xt
—
error in (no error)
—
File path
—
error out
—
MA coefficients of MC
—
—
noise
—
MA coefficients of SC
—