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
Showing the difference of two variables in a graphGood morning, I would like to know how I can compare two variables, a measured one and a self-repor…
Endogeneity using IV estimatorHi I'm using IV estimator in stata for 2SLS test. I'm wondering each instrumental should be used in …
storing logit regression coefficients as new variable?Hi everyone! My question is as stated in the title: I'm running a logit regression and am looking to…
Insignificant OLS results but significant IV regression resultsDear all, I do a regression (Y is a dependent variable and X is an independent variable) OLS gets …
dummy for interaction variables in regressionHi Here I am again i.wealthindex*i.educationlevel === What is the correct stata command / syntha…
Subscribe to:
Post Comments (Atom)
0 Response to Replace not replacing
Post a Comment