Hello everyone,
I am new to the PVAR methods and I am having issues trying to run the pvarsoc command to determine the optimal lag. The id variable is the id of the respective country in the panel. See output below. Can someone tell my STATA is stating that the panel variable is not set?
. xtset id
panel variable: id (unbalanced)
. xtset TIME
panel variable: TIME (unbalanced)
. pvarsoc RealHouseCost RealGDPGrowth
Running panel VAR lag order selection on estimation sample
panel variable not set; use xtset varname ...
r(459);
Related Posts with PVAR problems: how to run pvarsoc command
Problem with opening the datasetHi Stata community. I am trying to open a .dta dataset, which I have been working on for the last fo…
Group and label variables (perhaps using -rangejoin-)Hello, my following problem seems to me as being pretty complicated. However, I will try to explain…
Splitting a data set into four data sets over all observations but keepin all variables for each splitted data setHi All, I am using a data set which contains more than 50 variables and 0.36 observations. I need to…
Clustering Standard Errors helpHi, I want to check whether there is a need to cluster my results. I asked this question before with…
Generating categorical dummy variableHi all, I need some help with this. I would like to generate a new binomial variable EDUCATION equ…
Subscribe to:
Post Comments (Atom)
0 Response to PVAR problems: how to run pvarsoc command
Post a Comment