log(x[t] / x[t-k]) - log return at lag k.
Lag for the log return.
https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.
log(x[t] / x[t-k]) - log return at lag k.