Dear Folks,
Using Stata 15.1.
When replacing, Stata is declaring that 134 real changes are made, however when I browse or tab the changes, Stata declared "no observations" (see below, for example). I'm a little lost here. Thanks in advance for your help. Code as follows:
. replace coicop10b=111005099 if inlist(coicop10,111005001,111005003,111005005,1110 05006,111005098,111005099)
(134 real changes made)
. tab interview__key if coicop10b==111005099
no observations
Best,
Mike
Related Posts with Replace not replacing
Using weights with xtheckman | xtheckman's fixed effects equivalentHi, I am using six waves of the PSID to estimate several determinants (particularly wealth) of the …
Export output of levelsofHi Statalists! This will be my first posts, but I have been lurking around this forum for a while l…
Shaded bar between values of X axis of a line graphHi, I am making a line graph where x axis is the year. I want to highlight/shade the periods betwee…
Creating dummy variables with category namesDear all, I have a dataset comprising thousands of individuals. For each individual I have, among ot…
Fixed effects probit and logit models with marginal coefficients evaluated at means I have some survey data and a dummy outcome variable. The data includes the region in which each in…
Subscribe to:
Post Comments (Atom)
0 Response to Replace not replacing
Post a Comment