Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
Friday, December 20, 2019
How to create a variable concatenating two variables
Suppose "address" is string and "year" is floating number.
I would like to create something like region_time=="address"&"year".
For example,
address: abc
year: 1980
region_time: abc1980
How do I do this in Stata16?
No comments:
Post a Comment