apply_delay
apply a delay vector, s(t), to an indicator, g(t)
apply_delay(g, s)
g
indicator.
s
delay to apply.
A numeric vector with the result of apply the vector delay s to g.