What is LAG function?How is it used? can any one explain
Answer Posted / sheetal
lag function is used to look at the previous values as :
lag(<varaiable name>); gives you the the previous value .
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What are the applications primarily used by business analyst? : Sas-bi
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
why is sas considered self-documenting? : Sas programming
what are the scrubbing procedures in sas? : Sas programming
What are pdv and it functions?
What are the functions which are used for character handling functions?
What is interleaving in SAS?
explain the proc in sas? : Sas-administrator
What do the mod and int function do? : Sas programming
Mention the category in which sas informats are placed?
what is enterprise guide? What is the use of it? : Sas programming
for what purpose would you use the retain statement? : Sas programming
What is the use of PROC gplot?
What is proc sort?
What is the use of stop statement?