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
Help with bootstrapping 95% confidence interval for variance components (random effects)Greetings! I have a longitudinal dataset consisting of 10,051 observations nested within 413 subject…
Spearman correlation: How can I adjust for a 3rd variable? Dear all, Could I estimate Spearman's rho adjusting for a 3rd variable? ( "confounding variable" )…
Difference-in-difference fixed effects with multiple periodsDear all, I am trying to run a difference-in-difference fixed-effects model. The challenge here is …
"Rename" isn't letting me change variable names to lowercase.I’ve concatenated four years of survey data (2013-2016). Most of the variables in each year are the …
95% confidence intervals from pwcorrHello I am running the following command in Stata: Code: pwcorr drug*, star(0.001) sig Since I ha…
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