Hello,
I am using Stata 17.0 and I am trying to run a panel vector autoregression followed by a Granger Causaility test with the following command:
pvar DV IV1 IV2 CV , lags (2)
pvargranger
however, I'm getting the following error message for my control variable:
"derivative already defined for parameter logGDP_per_capita___00000 in equation 4"
I've tried with another control variable in non-log form in case that was the issue but I'm getting the same error.
"derivative already defined for parameter FDI___net_inflows___00000 in equation 4"
My panel data is correctly defined by serial number and year.
Kind regards,
Stuart Mcleod
Related Posts with Panel VAR and Granger Causality
Replace missing observations in VAR1 with observations from VAR2 fDear forum, I am trying to replace the missing observation(s) in ExportMarkets with the value in Mi…
problema with local extended_fcn local list : dir . files "*"Hello everyone. this is my first post in Statalist, so please forgive any mistake on it. I'm tryin…
Problems with Nesting in Panel Regression "panels are not nested within clusters"Hi, I am not sure how to overcome this error message I am receiving "panels are not nested within c…
Exporting underlying data behind stata generated graphsHi, i was able to export the underlying data behind a graph i created using a dataset (below) but wh…
How to compare prognostic models with a survivaldecision curve analysis for survival outcomes?Hello, i am currently using the dca (stdca) command in stata 14.0 I research a dataset of patients w…
Subscribe to:
Post Comments (Atom)
0 Response to Panel VAR and Granger Causality
Post a Comment