I want a predictive model for a time-series response that is a function of lagged versions of the independent variable. For example,
y(t) = x(t)^2 +x(t-1)^2 +