Dear Statalisters!
I have problems with my time variable. I tried to use this commando:
xtset importer1 Year
But I get this error message:
repeated time values within panel
My data looks like this:
[ATTACH=CONFIG]temp_12911_1546025221248_158[/ATTACH]
I encoded Importer and Year with this commando:
encode Importer, gen(importer1)
encode Year1, gen(Year)
[ATTACH=CONFIG]temp_12912_1546025246080_192[/ATTACH]
In my data, i have 27 Importers and around 165 Exporters. I want to examine how imports from the Exporters to the Importers change during crisis and depending on if the Importer have euro or not.
The problem seems to be that the same year is used several time for the same Importer. Is it even possible for me to use panel data with my data set? If it is, how should I proceed?
Best reg(ression)ards,
Gabriel Bladh
Stockholm
Sweden
Related Posts with repeated time values within panel
TAbleHi, How can I make a table which includes the percent of cases for each category? (I'm working with…
Which test for case controlsHello, I have a case-control study matched 1:1 that I just want to do a simple test to see which has…
Which one is better to use, fixed-effect model or simple regression controls ID and year period?Dear All, I have a question. I'm running regressions to see the aid-effectiveness by country-fixed-…
Bayesian iRT using bayesmhes …
How do I use STATA to do simulations for a Bernoulli trial?Suppose I have a Bernoulli trial that has a success rate of 0.05, and I run it for 30 times. Then I …
Subscribe to:
Post Comments (Atom)
0 Response to repeated time values within panel
Post a Comment