BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
sasgiaz
Quartz | Level 8

Hello,

I'm doing a research now and i got stuck in forecasting the data.

Does somebody happen to know the syntax to forecast data with outlier in ARIMA model?

Please let me know, your help is greatly appreciated, thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
rselukar
SAS Employee

In PROC ARIMA you can use the OUTLIER statement: see https://go.documentation.sas.com/?docsetId=etsug&docsetTarget=etsug_arima_syntax10.htm&docsetVersion... for the syntax and https://go.documentation.sas.com/?docsetId=etsug&docsetTarget=etsug_arima_examples06.htm&docsetVersi...

for an example.

 

PROC ARIMA is used for modeling univariate time series.  For outlier detection in more general time series settings, see 

“Detecting and Adjusting Structural Breaks in Time Series and Panel Data Using the SSM Procedure.” http://support.sas.com/resources/papers/proceedings17/SAS0456-2017.pdf.

View solution in original post

1 REPLY 1
rselukar
SAS Employee

In PROC ARIMA you can use the OUTLIER statement: see https://go.documentation.sas.com/?docsetId=etsug&docsetTarget=etsug_arima_syntax10.htm&docsetVersion... for the syntax and https://go.documentation.sas.com/?docsetId=etsug&docsetTarget=etsug_arima_examples06.htm&docsetVersi...

for an example.

 

PROC ARIMA is used for modeling univariate time series.  For outlier detection in more general time series settings, see 

“Detecting and Adjusting Structural Breaks in Time Series and Panel Data Using the SSM Procedure.” http://support.sas.com/resources/papers/proceedings17/SAS0456-2017.pdf.

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1156 views
  • 0 likes
  • 2 in conversation