How to select the observations randomly from a SAS dataset
Answer Posted / chowdary vamsi
using rununni function generate random sample observations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is the difference between INPUT and INFILE ?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Explain by-group processing?
What are the scrubbing procedures in sas?
is data integration and etl programming is same? : Sas-di
What is the differnce between SDTM 3.1.2 to 3.1.1 version
What are the limitations for memory allocation for SAS variables
What does the trace option do?
What is the basic syntax of a sas program?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
Can you execute a macro within a macro? Describe. : sas-macro
In proc transpose and data step with arrays which one you pick?
How do you connect the desktop application to metadata server? : sas-grid-administration
explain the use of % includes a statement in sas? : Sas-administrator