Transcription of SAS programs for making SDTM DM and EX datasets
{{id}} {{{paragraph}}}
Clinical Trials Make sdtm DM and EX datasets 1 SAS programs for making sdtm DM and EX datasets Yupeng Wang, , Data Scientist Raw data 1. Metadata Clinical Trials Make sdtm DM and EX datasets 2 2. DM raw data 3. Dosing raw data Clinical Trials Make sdtm DM and EX datasets 3 programs Program 1: /* creates a zero record dataset based on a dataset metadata spreadsheet. The dataset created is called EMPTY_ where "" is the name of the dataset. This macro also creates a global macro variable called KEEPSTRING that holds the dataset variables desired and listed in the order they should appear.
Clinical Trials – Make SDTM DM and EX datasets 6 Program 4: make_sort_order.sas /* make_sort_order.sas creates a global macro variable called SORTSTRING where ** …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}
The SORT Procedure: Beyond the Basics, SORT, PROC SORT, PROC SORT Options NODUPRECS and NODUPKEY Revealed, Removing Duplicates Using SAS, 060-2009: Learn the Basics of PROC TRANSPOSE, 060-2009 Learn the Basics of Proc Transpose, PROC, Using the COMPUTE Block in PROC REPORT, Advanced Subqueries In PROC SQL, Converting Numeric and Character Data, PROC TRANSPOSE FOR MULTIPLE VALUES KANHAIYA