I have a dataset which contains 18 quarterly datasets from the Labour Force Survey which have been merged together for me to conduct data analysis. There are around 25000 observations and 21 variables. I wish to run panel regression as the data is from a combination of countries in the UK so this would be most accurate. However, when I try using the command 'xtset panelvar timevar' the error 451: repeated time values within panel is returned. I have tried using different panelvar however the same result is always returned. I have gathered that the reason for this may be that there are more than one panelvar timevar combinations in my dataset however I cannot figure out how to solve this problem.
Related Posts with Error code 451: repeated time values within panel when trying to declare data to be panel data
Combine multiple columns into oneHi all, If there is a loop like following: Code: forv y = 2009/2012 { forv p = 1/20 { egen `…
Minutes off in datetime formattingHello, I am working on a load profile with 30-minute invervals of electricity demand that I wish to…
Adoupdate not working in new installationDear users, I recently installed Stata 15 in a new machine with Windows 10. I first download -ftools…
Combine cases, but keep values from each.I'd like to combine cases, but in an unusual way -- by keeping values from each. For example, start …
How to execute a Matlab script from StataHi all, I'd like to run a Matlab script from within my Stata Do-File. Haven't done this before, but…
Subscribe to:
Post Comments (Atom)
0 Response to Error code 451: repeated time values within panel when trying to declare data to be panel data
Post a Comment