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.
No Answer is Posted For this Question
Be the First to Post Answer
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
how do u identify a macro variable
Under what circumstances would you code a SELECT construct instead of IF statements?
Mention what is SAS data set?
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
What are the features of SAS?
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
How do you use the do loop if you don’t know how many times you should execute the do loop?
how many data types in sas? : Sas-administrator
How to read the file names of a text files from a shared drive using SAS?