BookmarkSubscribeRSS Feed
chemicalab
Fluorite | Level 6

Hi all,

What would be the appropriate way to screen out weak predictors so as to later on fit a state space model?

Is there any other test (more advanced and accurate) besides correlations that would help me select the strongest variables in the case where my dependent as well as my independent variables are of continuous type? (lets say sales as Y and different media spends as X(s)?)

Thank you in advance

2 REPLIES 2
udo_sas
SAS Employee

Hello -

If you have access to SAS Forecast Server - you may want to use the HPFDIAG procedure as a variable selection tool.

Screening out weak predictors for time series models is a bit more tricky than for static regression models. Cross-correlation is an obvious way to assess predictors.

Thanks,

Udo

chemicalab
Fluorite | Level 6

Thank you for the reply, unfortunately i am running on SAS base