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-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

Discussion stats
  • 2 replies
  • 2365 views
  • 1 like
  • 2 in conversation