what is the Population you used in your project, is it ITT
or PP?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the ways in which you can create macro variables? : sas-macro
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
explain the proc in sas? : Sas-administrator
What do you code to create a macro? : sas-macro
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
how to shift the rows to cols? eg: i have like field1 field2 field3 10 20 20 this should be displayed as field1 10 field2 20 field3 30 (without the obs col) how do this?can i use transpose or tell me suitable way to do this?
Which is the Best SAS training Institute in Delhi NCR for SAS certification preparation
what is fact table and factless table?
What Proc glm does?
To what type of programms have you used scratch macros?
what is picture format? give any one example?
What is the difference between using drop = data set option in data statement and set statement?