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
Seeking guidance for the interval specification of rangestat commandDear Stata community, I have stock returns file from CRSP where the date format follows business ca…
Help me Svyset my dataDear All, First off, apologies for the long post. I am having a challenging with how to go about w…
Need help in methodologyHello, I investigate the topic about IT and economic growth related. In my base papers 10 variables …
New to this - anova testI am very new to stata so bear with me.. I have conducted an experiment where we measure a hormone i…
BCTOBIT error type mismatch (109)Hello. I'm trying to run the bctobit module to test for consistency of my tobit model (which was run…
Subscribe to:
Post Comments (Atom)
0 Response to repeated time values within panel
Post a Comment