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
cumulative sum that restarts at 0, if observe "0" in the original column.Hi, I have a simple question. I would like to have a cumulate sum that restarts if observing 0 in th…
elasticity- price, income etc. do i use a log-log model or employ mfx-eyex?Hi, I am very new to Stata so I apologise for the amateur-ness of my question. How do I calculate pr…
Cross-classified growth modelI have data of about 2000 children, with measures taken across 4 timepoints over the span of two yea…
GEE and Fixed Effects TobitHello everyone, I have been doing extensive reading for some time to decide upon some appropriate …
Latent transition analysis in StataHello scholars, I have seen that the question "Can Stata do latent transition analysis?" was asked …
Subscribe to:
Post Comments (Atom)
0 Response to Replace not replacing
Post a Comment