How to select the observations randomly from a SAS dataset
Answer Posted / name is no need
I think by using mod operator we can select the random
observations.
syntax:mod(_n_,number);
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Name validation tools used in SAS
What are the prime responsibilities of data integration administrator? : Sas-di
What are the different versions of sas that you have used until now? : sas-grid-administration
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What are the default statistics for means procedure?
Explain the special input delimiters used in sas programming.
which date function advances a date, time or datetime value by a given interval? : Sas programming
Mention the category in which sas informats are placed?
what is ae onset date n what is RDS
How you can read the variables that you need?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What Proc glm does?
Tell e how how dealt with..
What does PROC print, and PROC contents do?