I am trying to graph the mean of net transfer per household by age and the foreigner dummy.
Age (age) is defined already and HH net transfer is defined as follows
Code:
bysort hid: gen hhgba=(hhcont_tot - hincpubtransfersY)
Array
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.
bysort hid: gen hhgba=(hhcont_tot - hincpubtransfersY)
0 Response to Two-way graph using "Separate" and "Collapse"
Post a Comment