Hello all,
No.1
I am very new in using STATA. I need to winsorize variables (lets say Var1...Var10) of panel data (2001-2010) at 1st and 99th percentile & how can I plot the graph before and after winsorizing?
No.2
I have two variables ch and che. i want to create a new variable (gen chnew= ch+che ) but it results in some missing values because ch has some missing obs. What should be the command for stata so that it should not ignore the missing (zero) and thus result in the complete obs for the new variable, chnew?
Many thanks.
p.s. Im using STATA 15.
No.1
I am very new in using STATA. I need to winsorize variables (lets say Var1...Var10) of panel data (2001-2010) at 1st and 99th percentile & how can I plot the graph before and after winsorizing?
No.2
I have two variables ch and che. i want to create a new variable (gen chnew= ch+che ) but it results in some missing values because ch has some missing obs. What should be the command for stata so that it should not ignore the missing (zero) and thus result in the complete obs for the new variable, chnew?
Many thanks.
p.s. Im using STATA 15.
Comment