what are different analysis datasets you created and what are the new variables created
Answer Posted / ramkgupta
In Clinical SAS, analysis datasets are the highest level datasets, one pro away to produce TLF's. these datasets stores almost all information related to specific kind. for example: ADSL, ADAE, ADCM, ADLB....etc. Here ADSL stores all basic information regarding subjects in the study. ADAE stores all adverse events related information.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you control the number of observations and/or variables read or written?
Name some categories in sas 9? : sas-grid-administration
How can you limit the variables written to output dataset in data step?
describe about physical data integration? : Sas-di
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Which are the statements whose placement in the data step is critical?
what versions of sas have you used (on which platforms)? : Sas programming
what is the difference between infile and input? : Sas-administrator
What does the RUN statement do?
how do you want missing values handled? : Sas programming
How to convert a numeric variable to a character variable?
what is the primary data source for the wrs? : Sas-bi
what are the categories that sas informats are used to the place the data? : Sas-administrator
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
explain about data integrator metadata reports? : Sas-di