Code:
program define roccut, rclass version 13 syntax varlist(max=2) [if] [in] [,GSCutoff(integer 10)]
When I try to feed in:
Code:
roccut score1 score2, GSC(15)
Is there something I am doing wrong? The program works without options.
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.
program define roccut, rclass version 13 syntax varlist(max=2) [if] [in] [,GSCutoff(integer 10)]
roccut score1 score2, GSC(15)
0 Response to Question about syntax options
Post a Comment