@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