Hello everyone.
I am trying to do a panel regression and I am having some error. To be honest, I'm new to all this. Here is how my data looks like (still incomplete):
I have 3 regions, and the values of different variables of each region are recorded quarterly from 2020 to 2022., I followed this video and modified some values to ensure that my data is reflected properly. When I tried entering the command "tsset quarter", I got the message: repeated time values in sample.
Does anyone have any suggestion? I saw this post however I got more confused.
Thanks in advance.
Update:
created separate columns for quarter and year
userd comand "tsset quarter year" but the same error was displayed: repeated time values within panel
Is it better to make separate tables for each region? The "Region" variable is the reason why the "quarter" variable has repeated values.
I am trying to do a panel regression and I am having some error. To be honest, I'm new to all this. Here is how my data looks like (still incomplete):
I have 3 regions, and the values of different variables of each region are recorded quarterly from 2020 to 2022., I followed this video and modified some values to ensure that my data is reflected properly. When I tried entering the command "tsset quarter", I got the message: repeated time values in sample.
Does anyone have any suggestion? I saw this post however I got more confused.
Thanks in advance.
Update:
created separate columns for quarter and year
userd comand "tsset quarter year" but the same error was displayed: repeated time values within panel
Is it better to make separate tables for each region? The "Region" variable is the reason why the "quarter" variable has repeated values.
Comment