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
Synthetic ControlHi. I want to create a synthetic state for my study using the command synth. However my data is at …
Missing value: Generating a new variable but only missing values have been generatedHello, I am working on a firm level panel data. I am trying to create a new variable by subtracting…
Creating new variable: 'flows' of newborn babies from CPS dataHi everyone, I am using CPS data and I am trying to estimate the effect of a policy change on the s…
Panel data Mixed Logit modelI developed a transport choice model (car, AV, and SAV). The software produces model generic not alt…
Question re. F-stat missing in xtreg FE models and potential singleton issue// sorry for the long post - tried to provide all the background info // Dear Statalist community, …
Subscribe to:
Post Comments (Atom)
0 Response to Panel VAR and Granger Causality
Post a Comment