May 22, 2010

SAS Project 2: Clinical Trials....SAS Technical Problem to solve....DIY

Another small SAS Screening Problem asked at Amgen Inc
For the data below…
Dose
PatientDose Date
00101Jan2003
00102Jan2003
00215Mar2003
00201Mar2003
00301Apr2003
00419Mar2003
AE
PatientAE Start DateAE Text
00131Dec2002Headache
00102Jan2003Blurry Vision
00102Jan2003Anxiety
00202Mar2003Migraine
00201Mar2003Constipation
00215Mar2004Athlete’s Foot
00302Apr2003Depression
00302Apr2003Rash
Final
PatientDose DateAE Start DateAE Text
00101Jan200302Jan2003Blurry Vision
00101Jan200302Jan2003Anxiety
00201Mar200301Mar2003Constipation
00201Mar200302Mar2003Migraine
00301Apr200302Apr2003Depression
00301Apr200302Apr2003Rash
Questions
  1. Using SAS procedures and data steps, combine the Dose and AE datasets together to get the Final dataset. The Final dataset should include adverse events that occurred on a dosing date or one day after a dosing date.
  2. Do the same task without using a data step.

1 comment:

  1. SAS clinical Online Training BASE SAS - http://www.21cssindia.com/courses/sas-clinical-online-training-153.html
    Introduction To Sas System & Architecture - History And Various Modules - Features - Variables & Sas Syntax Rules - Sas Data Sets - Data Set Options - Operators - Multiple Observations and Multiple Datasets. - If – Then Else Statement - Where Statement - Creating & Redefining Variables - Select Statement - Infile Statement With Options - Input Styles - SAS Functions - Do Loops - Leave and Continue Statements - Output Statement & Put Statement - Stop And Error Statements - Array Statement - Modifying And Combining Data Sets - Updating Master Data Set - Key Board Macros & Add Abbreviations - Display Manager Commands - Proc Sort - Proc Print - Proc Means - Proc Freq - Proc Plot - Employees to learn at their own pace and maintain control of learning “where, when and how” with boundless access 24/7by 21st Century Software Solutions. contact@21cssindia.com

    ReplyDelete

Note: Only a member of this blog may post a comment.