What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
Answer / swaroopmunna
VISIT, VITAL & EVENTS analysis datasets created.
| Is This Answer Correct ? | 0 Yes | 3 No |
How many missing values are available? When might you use them?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
One way of creating a new variable in Macros is by % Let....What is the other way..?
what is Enterprise Guide?what is the use of it?
How can you put a "trace" in your program?
What would be the value of month at the end of data step execution and how many observations would be there?
How would you code a merge that will keep only the observations that have matches from both sets?
What statement do you code to tell SAS that it is to write to an external file?
What Proc glm does?
Mention what are the data types does SAS contain?
how we can create optional or required parameters in SAS macro...