Based on the syntax for rowmean, I would have thought the following code would run:
Code:
egen meanvar=rowmean(var_kappa_calc_* )
variable var_kappa_calc_* not found
Does anyone have any suggestions / solutions?
Thanks
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.
egen meanvar=rowmean(var_kappa_calc_* )
0 Response to rowmean with varlist
Post a Comment