Hello,
I have panel data from 2001m01 to 2020m12(2001 year, m month),but when I operate the following code:
xtset importer ym, monthly
it shows:
panel variable: importer1 (strongly balanced)
time variable: ym1, 1960m2 to 1980m1
delta: 1 month
I don't know why the time variable is different from my original data.
Best wishes,
Kendal
I have panel data from 2001m01 to 2020m12(2001 year, m month),but when I operate the following code:
xtset importer ym, monthly
it shows:
panel variable: importer1 (strongly balanced)
time variable: ym1, 1960m2 to 1980m1
delta: 1 month
I don't know why the time variable is different from my original data.
Best wishes,
Kendal

Comment