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
Regressing growth rates of a variable on its initial level for separate decadesDear all, I am currently trying to regress the growth rate of a variable on its initial level and a…
Is it possible to obtain ultra-precision in calculating p-values in Stata?Dear Statalisters, What would be your suggestion to compute p-values as low as 1e-25? For example:…
Generating a variableI want to generate variable that indicate if individuals continue to participate in a program at age…
Pathways / event historyDear Statalist users I am hoping you can solve a query I have I want to look at pathways for young…
Problem with SVY : poisson regressionHi all, I'm trying to estimate the effect of containement measures on COVID 19 number of cases evol…
Subscribe to:
Post Comments (Atom)
0 Response to Replace not replacing
Post a Comment