TIMELAG
Basic Overview
Description | This function calculates time-lagged effects on the given time granularity. You can use the function to model specific growth curves or delayed effects. | ||||||||||||||||||||||||
Signature | TIMELAG(ValueNode, TimeLagNode, TimeLevel) | ||||||||||||||||||||||||
Parameters |
| ||||||||||||||||||||||||
Example | Input Investment
| ||||||||||||||||||||||||
Example | Input TimeLagNode
Output TIMELAG('Investment', 'TimeLagNode', "Year")
|