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 is hierarchy flattening? : Sas-di
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?
What are the uses of sas?
what is change analysis in sas di ? : Sas-di
how can you put a "trace" in your program? : Sas programming
Tell me about % include and % eval? : sas-macro
What do the put and input function do?
What is the basic syntax of a sas program?
What is the difference between match merge and one to one merge?
describe about metadata object? : Sas-di
what are the component of range? : Sas-bi
What is the difference between order and group variable in proc report?