BookmarkSubscribeRSS Feed
kdp
Calcite | Level 5 kdp
Calcite | Level 5
Hi,

I have a custom ARIMA spec which I create in E-Guide and use in Forecast Studio 2.1. I have the spec working.

However, I was curious what the following two options do in the proc arimaspec statement: spectype=multireg specsource=fsui;

Where can I get a list of all the possible spectype to choose from? Is there a spectype for step-wise regression?

I have searched on google and support.sas.com and I have the User's Guide for Forecast Studio 2.1, but can't find any information regarding all the options possible for spectype.

Thanks,
kdp
3 REPLIES 3
udo_sas
SAS Employee
Hello -
Both options "spectype=" and "specsource=" are created and used by SAS Forecast Studio for internal purposes only. They are not needed for batch coding - even when importing these custom models to SAS Forecast Studio.
In fact - you might want to go ahead and use SAS Forecast Studio to create the HPFARIMASPEC code using the features of the "Modeling View".
For selecting independent variables I would suggest to have a look at the HPFDIAGNOSE procedure.
Thanks,
Udo
liyangmail2002
Calcite | Level 5

Could you please let me know how to add proc diagnose procedure inside SAS forecast studio? Since I want model to select best input variables in forecast studio. After the proc hpfdiagnose step, should I also write proc hpfengine stpe to generate the forecast?

 

Thanks,

 

udo_sas
SAS Employee

Hello -

SAS Forecast Studio does not support a coding interface. You will have to write your SAS code using your favorite code editor in either SAS Studio, SAS Enterprise Guide, or Display Manager. There are ways to incorporate you models to SAS Forecast Studio, but I would not to understand better what you are trying to accomplish.

Very high level: PROC HPFDIAGNOSE will build statistical forecasting models for you - PROC HPFENGINE will execute them.

Thanks,

Udo

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 3 replies
  • 1079 views
  • 0 likes
  • 3 in conversation