Name statements that are execution only.
Answer Posted / siri
run;
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
do you prefer proc report or proc tabulate? Why? : Sas programming
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is the function of catx syntax? : Sas-administrator
what is sas business intelligence? : Sas-bi
Do you know the features of sas?
Can you execute macro within another macro? : sas-macro
what is hash files in sas and why we are using this one in sas?
What is connection profile? : sas-grid-administration
: and & modifiers.
how will you locate the sas platform applications? : Sas-bi
why is a stop statement needed for the point=option on a set statement? : Sas programming
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
how can you put a "trace" in your program? : Sas programming
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.