I have two variables which I want to combine together. Basically, the first variable has values like "01, 02, 03..." and the second variable has values like "1,2,3,4..." I want to combine them without adding them. I want the new variable to have values like 011 from "01" + "1". I am not sure if it is possile. Will I have to do this manually?
Related Posts with Combining two variables
Generate a new variable adding observations of a different columnHello, I have the following dataset: Code: * Example generated by -dataex-. To install: ssc insta…
Difference-in-differenceHi everyone, I conducted an experiment where 2 parameters (alpha, beta) using 6 different methods w…
Calculating Marginal EffectsDear all, I have had some trouble calculating one of the marginal effects of my regression. I am ru…
Putexcel: Conditional FormattingDear all, I need to generate an Excel report containing summary statistics as well as a subset of o…
how to report nagelkerke and index in logit regressionhow can I report nagelkerke and index for the model fit f in logit regresion? I tried fitstat after…
Subscribe to:
Post Comments (Atom)
0 Response to Combining two variables
Post a Comment