Identify statements whose placement in the DATA step is
critical?
Answer Posted / vsrao
data,run
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
why a stop statement is needed for the point= option on a set statement?
Have you used macros? For what purpose you have used? : sas-macro
What is program data vector (pdv) and what are its functions?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is the difference between %put and symbolgen? : sas-macro
How can sas program be validated?
Describe the function and utility of the most difficult SAS macro that you have written?
what is factor analysis? : Sas-administrator
how does sas handle missing values in sort order? : Sas programming
what is the use of sas management console? : Sas-di
What are the 3 components in sas programming?
Mention how to limit decimal places for the variable using proc means?
what is hash files in sas and why we are using this one in sas?
explain the proc in sas? : Sas-administrator
What system options would you use to help debug a macro? : sas-macro