what is study design in while working with SAS? what are
screening variables in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
How would you code a merge that will keep only the observations that have matches from both sets?
There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?
What is the maximum length of the macro variable? : sas-macro
What is maximum number of rows and cols can be handled in SAS?
Why double trailing @@ is used in input statement?
What would the following datastep do? Data _null_; Set Dist end=eof; Call Symput("xx"!!left(put(_n_,2.)),&dimension); If EOF then Call Symput('numrows',left(put(_n_,2.))); Run; dimension is a macro variable that is being passed here
What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?
Differentiate between proc means and proc summary.
Differences between where and if statement?
How to import the Zip files into SAS? If it is possible in SAS? If it is posible write the code...
How sas treats the dsd delimiters?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?