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
Confidence intervals for sensitivity/specificity/ppv/npv after estat classificationHello all, I'm working on a project evaluating several biomarkers to predict pre-eclampsia (high b…
Interpretation of Fixed effects on a panel dataHello everyone, I am working on my thesis project but having some difficulties in interpreting the …
Sequence variableI would like to create seq_temp variable which is a count from 1,2,3, of temp (within each personid)…
Moving Averages Unbalanced Panel dataHi, I have 2 data sets that I have merged. The linked data is yearly data, starting 1996 and the su…
Creating ordered pairs of smaller datasets based on a larger datasetDear all, Assume that we have a dataset that looks like this: Code: input str10 firm_id int year …
Subscribe to:
Post Comments (Atom)
0 Response to Combining two variables
Post a Comment