Answer Posted / altumish
All the answers provided above are wrong, please read the
question carefully and answer.
BTW-we can use pound sign in data _null_ to read the data
from the specified line.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are types of transport files?
what is the effect of the options statement errors=1? : Sas programming
What is program data vector (pdv) and what are its functions?
What is the good sas programming practices for processing large data sets?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
Can you explain the process of calendar?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Of all your work, where have you been the most successful?
What are the difference between the sas data step and sas procs?
What do you know about symput and symget?
What do the mod and int function do? : Sas programming
how can you create zero observation dataset? : Sas programming
how to read the variables in sas? : Sas-administrator
What are the new features included in the new version of SAS Programming Language?
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.