Skip to contents

Calculate 1 order lag difference of a variable in model

Usage

d(x)

Arguments

x

variable name

Value

difference

Details

this is a special function to be used exclusively in model equation strings e.g. "x = d(y) + z"