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.
Monday, July 18, 2022
Creating Dummy Variable r(109) error
Hi Everyone,
I am trying to solve r(109) error after used the following code.
Could someone please help me to fix this problem?
type: byte
code:
gen Quality_Cert=0
replace Quality_Cert=1 if QualityCertificate="Yes"
No comments:
Post a Comment