BookmarkSubscribeRSS Feed
Erik3
Calcite | Level 5

Good day,

I am in need of building my ARMA(1,2) model in SAS, specified as:

Xt*(1-8B) = Wt*(1+0.7B+0.6B^2) therefore
Xt = 8*Xt-1 + Wt + 0.7*Wt-1 + 0.6*Wt-2

I have been given observations: 

X1=1.5    X2=0.9     X3=0.5     X4=0.12

I want to calculate the 1 to 3 step ahead forecasts and mean square prediction errors.

Is there a way I can do this in SAS?

ANY help would be appreciated. Thank you!

1 REPLY 1
Ksharp
Super User
Plz post it at Forecasting Forum . it is about SAS/ETS

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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