TSA AR Modeling Order VI
- Updated2023-02-21
- 4 minute(s) read
TSA AR Modeling Order VI
Owning Palette: Modeling and Prediction VIs
Requires: Advanced Signal Processing Toolkit
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.
TSA AR Modeling Order (Waveform)

![]() |
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 specifies the univariate time series. | ||||||||||||
![]() |
method specifies the method to use in estimating the optimal order.
|
||||||||||||
![]() |
order range specifies the range in which this VI searches for the optimal order of the autoregressive model.
| ||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||
![]() |
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 returns the optimal order for the autoregressive model. | ||||||||||||
![]() |
criterion function returns the plot of the criterion function values within specified order range. | ||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
TSA AR Modeling Order (Array)

![]() |
Xt for validation specifies a univariate time series to use in validating the estimated order. | ||||||||||||
![]() |
Xt specifies the univariate time series. | ||||||||||||
![]() |
method specifies the method to use in estimating the optimal order.
|
||||||||||||
![]() |
order range specifies the range in which this VI searches for the optimal order of the autoregressive model.
| ||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||
![]() |
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 returns the optimal order for the autoregressive model. | ||||||||||||
![]() |
criterion function returns the plot of the criterion function values within specified order range. | ||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
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.








