Remove the quietly and take a look at the messages that Stata gives just before the iterations begin. It seems that Stata is excluding observations for some reason, and you'll need to know why. Also, I don't understand why you have fractional observations. wtssall ought to be only integers with frequency weights.
If the expectation (mean) for the year effect is zero, as it is for the individual-respondent effect, then you would put the effect into the random effects side only. But, I would suspect some kind of systematic (average) difference across years, and so in order to account for that (and make the conditional expectation to be zero for year on the random effects side), I would put year into the fixed effects equation, too.
If the expectation (mean) for the year effect is zero, as it is for the individual-respondent effect, then you would put the effect into the random effects side only. But, I would suspect some kind of systematic (average) difference across years, and so in order to account for that (and make the conditional expectation to be zero for year on the random effects side), I would put year into the fixed effects equation, too.
Comment