BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Tunfafi
Calcite | Level 5

Hello,

I am new to SAS.

Please How can I estimate PANEL VAR with SAS? The procedure proc panel does it support var analysis? or does PROC VARMAX perform analysis for panel data? or do you have any general  code to estimate panel vector auto regressive model? Proc varmax / panel data 

Thanks for any advice

 

1 ACCEPTED SOLUTION

Accepted Solutions
sbxkoenk
SAS Super FREQ

@Tunfafi wrote:

The procedure proc panel does it support var analysis?


Without looking at the doc (the documentation might contradict me) ... I do not think so!

There's also PROC CPANEL in SAS Econometrics, but it won't help you out either w.r.t. panel VAR.

 


@Tunfafi wrote:

or does PROC VARMAX perform analysis for panel data?


Without looking at the doc (the documentation might contradict me) ... I do not think so!

 


@Tunfafi wrote:

or do you have any general  code to estimate panel vector auto regressive model?


You could try to formulate your model as a State Space Model (PROC SSM in SAS/ETS or PROC CSSM in SAS Econometrics)

See :

 

Koen

View solution in original post

2 REPLIES 2
sbxkoenk
SAS Super FREQ

@Tunfafi wrote:

The procedure proc panel does it support var analysis?


Without looking at the doc (the documentation might contradict me) ... I do not think so!

There's also PROC CPANEL in SAS Econometrics, but it won't help you out either w.r.t. panel VAR.

 


@Tunfafi wrote:

or does PROC VARMAX perform analysis for panel data?


Without looking at the doc (the documentation might contradict me) ... I do not think so!

 


@Tunfafi wrote:

or do you have any general  code to estimate panel vector auto regressive model?


You could try to formulate your model as a State Space Model (PROC SSM in SAS/ETS or PROC CSSM in SAS Econometrics)

See :

 

Koen

Tunfafi
Calcite | Level 5
Thanks a lot for the quick feedback.
Then I will check-out these documentations

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!

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
  • 2 replies
  • 1693 views
  • 1 like
  • 2 in conversation