what is AE onset date and what is RDS?
Answers were Sorted based on User's Feedback
Answer / solasa
AE onset date is the date at whcih the adverse event was
noticed and reported .....
RDS is respiratory distress syndrome...
not sure of RDS...
| Is This Answer Correct ? | 3 Yes | 3 No |
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
what is Difference between PROC SQL JOINS and MERGE?
1.How many ways are there to create variables? 2.What is CLM,how can we use it? 3.what are the advontages of data step? 4.what is the extension of editor window in SAS 9.1.3? 5.How do you copy a particular data set from one library to another? 6.what is the use of double option? 7.Advontages of Proc Report? 8.what is the basic use of where statement? 9.How do you terminate the statments in SAS Programming? 10.What is the difference between symput and symget? 11.How would a identify the local and global variable? can any one answer for the 4'th question
What is the use of the %include statement?
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
What do the put and input function do?
where are dashboard components are created and maintained? : Sas-bi
How will you generate test data with no input data?
What versions of SAS have you used (on which platforms)?
how many types prompting framework can be broken down to? : Sas-bi
What are the prime responsibilities of data integration administrator? : Sas-di
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.