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.
Tuesday, April 30, 2019
Generating a new variable but missing values have been included
Hi,
My code is:
Code:
generate var_66 = 1 if var_33 >=2
However it has put a 1 in the new variable where there are missing values in var_33, rather than just where there is a score of 2 or greater in var_33.
Any advice?
Thanks
No comments:
Post a Comment