powered by
Extracts the (t-i)th component from a vector.
ui(x, t, i)
Returns the (t-i)th element of the vector. If i=0, returns 1.
A vector.
The present "time".
The lag. Can be a vector.
Davide Ravagli