Clinical SAS Programming course near me | Proc Format in Clinical SAS
Proc format is important tools which are mostly used in clinical SAS coz naming conventions are too much as per SDTM and ADAM specification.
Proc format is different from format and in format options. Proc format means user defined format or some guidelines format. We prefer to show the analysed data in different format but original data format is different.in other words it is easily explain by original data format changed into user defined format.
Proc format is 4 types
- Character to character
Example Male to M
- Character to numeric
Example Male to 1
- Numeric to character
Example
10-11 to young
- Numeric to numeric
Example= 10-11 to 1
Character variables datasets are
always enclosed with single or double quote because it is case sensitive. If
you have characters in left side during proc format always used the dollar sign
and also creating the format values statements are
used.
Clinical SAS programming course online with
low course fee
Durga Online Trainer is a best Clinical SAS programming course
online near me. Join Clinical SAS Course and become Clinical SAS Programmer experts
with very cheap fee or lowest fee
You can join also online classes-
SAS Certification Course online
in india
Python Programming Language Course
Comments
Post a Comment