Hello,
I was wondering is there any code to put all of my missing value of -1 to 0 at once.
I have variables
V1 to V20, and they all include -1 as a missing value.
I've tried
recode V1-V20 -1=.
But does not work.
Any suggestions?
Related Posts with Handling missing values at once?
View full variable names in the browserIs there a way by which we can see full names of the variables in the data browser, without formatti…
Generate a time dummy pre - and post -treatment in panel dataHello everyone, I have a panel dataset covering US states and counties for a number of years and qua…
mergehow to merge two transversal bases of different periods …
Test and train dataset: evaluate RMSE of my modelsuppose I run the following regression: Code: reghdfe y x1 x2 x3 if train == 1, abs(fe1 fe2) clu…
Plotting a graph of confidence intervals for interaction effectsHi, I have a regression with 3611 observations, over 720 fixed effect variables and 8 interaction t…
Subscribe to:
Post Comments (Atom)
0 Response to Handling missing values at once?
Post a Comment