The course is for anyone who aspire to learn SAS clinical for career opprtunities.
The couse covers Base and Advanced SAS concepts. Every concept in the couse is covered in the interview point of view. Bonus classes: SDTM and ADAM concepts relevant to clnical industry expertise. The duration is for forty days and one hour per day. Bonus classes: three days, one hour each. Special classes: this is for the one who prefer to learn the clincal industry expertise like the SDTM and ADAM concepts and who has the knowledge of SAS. Preferred students in batch (a minimum of 3 in a batch). Charges for a single person would be little higher and you can save in a batch.
Syllabus in brief: Introduction to SAS program
SAS Data types and Libraries
Data Steps and Proc Steps
Format & In format
Creating Output Proc Print, Proc Contents
Output Delivery System (ODS)
Reading Raw data – Column input
Understanding Data step processing
Formatted Input and List input
Reading date and Time format
Reading Instream data
Creation of raw data file from dataset
Managing Variables in dataset
Assignment and Cumulative statement
Subsetting data, drop and keep option
If-else, if-else with do statement, Select When, Do-loop Statement
Managing SAS Dataset using set statement
SAS functions Overview
String Functions
Conversion Functions
Date Functions
Mathematical Functions
Descriptive statistics-Proc means and proc freq
Proc report-column, define, headline, head skip, compute, order and group
Proc tabulate, Proc transpose
Combining data set-one to one reading, concatenation and merge
Array-single and multi dimensional array
Proc printto, proc import and proc export