What is shift table? have you ever created shift that?
Answers were Sorted based on User's Feedback
Answer / nandu
shift table displays the number of patients shifted
baseline to postbaseline.
| Is This Answer Correct ? | 42 Yes | 3 No |
Answer / thirupathi
Yes I agree with the above answer. In more descript way. A
shift table gives the information about the number of
patients with abnormal test result (any test: lab or
vital...) at baseline are shifted to normal test result at
the end of the study and vise verse.
| Is This Answer Correct ? | 14 Yes | 3 No |
What is the general format of function in sas? : sas-grid-administration
· What are some good SAS programming practices for processing very large data sets?
name few built in sas transformation in DI studio ?
Can you excute a macro within a macro? Describe.
i have multiple .csv files in a unix directory. every file is having variable names as header.even for empty file also. suppose take 3 files a.csv b.csv c.csv a.csv contains data as name;age,salary; raja;34;4000; ravi;33;5000; kumar;25;3000; b.csv contains data as name;age,salary; ajay;40;4500; and c.csv contains name;age,salary; (only headers) Now i want to import and append all these files in to a single dataset. i tried infile statement with *.csv to import all at a time. but i m not getting correct data. please help me . its urgent. thank you in advance
How can I remove header from output data set?
How would you delete observations with duplicate keys?
Which command is used to save logs in the external file?
Why and when do you use proc sql?
What is difference between sas rename and lable?
what are the sites did u refer for enquiries and doubts for SAS
What are the parameters of scan function?