TSA AR Modeling Order (Waveform) VI
- Updated2024-07-30
- 3 minute(s) read
Estimates the optimal order for the autoregressive (AR) model of a univariate time series. Wire data to the Xt input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
Xt for validation
—
Xt for validation specifies a univariate time series to use in validating the estimated order. This parameter is not valid when you select Partial Correlation Function in method.
Xt
—
Xt specifies the univariate time series.
method
—
method specifies the method to use in estimating the optimal order.
order range
—
order range specifies the range in which this VI searches for the optimal order of the autoregressive model.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
threshold level (%)
—
threshold level specifies the percentage of the largest value in partial correlation coefficients this VI uses as zero-value threshold. The default is 10. This option is available only when method is Partial Correlation Function.
optimal AR order
—
optimal AR order returns the optimal order for the autoregressive model.
criterion function
—
criterion function returns the plot of the criterion function values within specified order range.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the AR Order Estimation VI in the labview\examples\Time Series Analysis\TSAGettingStarted directory for an example of using the TSA AR Modeling Order VI.
Xt for validation
—
method
—
order range
—
error in (no error)
—
threshold level (%)
—
optimal AR order
—
criterion function
—
error out
—