WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS
FUNCTION?
Answer Posted / sai
Lag function can be used if you want to perform
computations across the observations.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
State the difference between INFORMAT and FORMAT ?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Which function is used to count the number of intervals between two sas dates?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What does P-value signify about the statistical data?
Explain the use of proc print and proc contents?
Give an example where SAS fails to convert character value to numeric value automatically?
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 are pdv and it functions?
Explain why double trailing @@ is used in input statement?
What are common programming errors committed in sas
Mention few capabilities of sas framework.
what is data access? : Sas-di