I have panel data. I want to estimate the unrestricted VAR model, but when I type
. var wroa Fdirector Fexedic diffpaygap dummyfirst, lags(1/2)
I get a report of
repeated time values within panel r(451);
After that, I have used isid command to check whether identifier and time uniquely identify the data, and I received no news which is good. And I also check the duplicates as well and the result shows that 0 observations are duplicates.
What should I do next?
Related Posts with testing reverse causality using VAR
Quade's test (non-parametric ANCOVA)Hello Stata users I wondered if you could inform me whether STATA performs the nonparametric ANCOVA …
Identifying the first & last non-missing AdjClose (i.e. observation) by year for each groupI have 1200 companies that are identified by CIQ_IDs. I also have an id variable within each CIQ_ID,…
How to Mark the Demoted Students Out in Long Format Data in Stata?Hello, Folks, I have a small dataset like this, clear input byte (id year gr kg5 k68 k912) 1 1 0 0 0…
Logic operations with generateI have a database with three variables: 27 states, 10 years and a GDP for each year. I want to gener…
How to collate multiple, individual regression outputsLooking for some help on the following: I want to tabulate the univariate association of 8 variable…
Subscribe to:
Post Comments (Atom)
0 Response to testing reverse causality using VAR
Post a Comment