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
Panel Data - mean/median by specific variableHi, I have panel data with several stocks and dates. I have variable X which is defined for each da…
Kakwani indexDear all, I am trying to calculate the Kakawni index (K) , which is the difference between the conc…
Multinominal logistic regression marginal effectsI am running a multinominal logit regression with five dependent variable categories: "I disagree fu…
Changing the display of a date variableHi all, I have a year-month variable which I have formatted with %tm. Is there a way to change the …
Codes for Randomly selecting from a particular cluster but a certain percentageHi everyone, wondering if anyone can help as I seem stuck. I have a dataset with 105 hospitals and …
Subscribe to:
Post Comments (Atom)
0 Response to repeated time values within panel
Post a Comment