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.
Saturday, June 26, 2021
The commands that work in Stata-16 and not in 17.
Hello everyone,
I used some commands in my do-file in Stata-16 and now they do not work in Stata-17. For example:
table country countryID region
table isic growth, contents(mean emp_growth_p) by(sector_MS) format(%9.1f), if ownership==1
Any idea how I can update these 2 commands to get the same result? My dataset is attached.
No comments:
Post a Comment