Hi, I am trying to run a panel data regression for waves 4 and above from my dataset:
xtset pidp UKHLSwave
xtlogit lifesat unemployment outoflaborforce newduration newdursq10 married goodhealth age agesq10 loghhincome, if UKHLSwave >= 3
but get the error message:
if UKHLSwave >= 3 invalid
r(198);
I have recoded many of the variables prior to trying to execute this command (a lot of code so will not post here), but do not see how this could interfere with STATAs ability to identify the wave. I have checked and the UKHLSwave is identified by STATA as floating. What could be the issue here? And if there is an alternative way to run the regression for specified waves please do let me know!
Related Posts with specifying waves for xtlogit panel data regression
Suggestion on statistical analysisHere I have attached disturbance estimates (sum of disturbance in each plot) of randomly selected pl…
Difficulty with Stata Manuals in SumatraPDFDear Statalist, I am having some trouble with the Stata manuals when using SumatraPDF (v3.2 64-bit …
chi2I got this one for my assignment. And didn´t quite follow. One question I have is if we need a set …
Enter vs. Origin - Landmark survival analysisI'm working on a survival analysis for patients undergoing cancer treatment. To account for immortal…
model specification and implications of time invariant variables with mixedHi all, I've read through some other forum posts similar to this topic, but didn't think they were …
Subscribe to:
Post Comments (Atom)
0 Response to specifying waves for xtlogit panel data regression
Post a Comment