Displaying 1 result from an estimated 1 matches for "tp4280962p4280973".
Did you mean:
tp4280962p4280962
2012 Jan 10
1
Lag() and lag()
lag is a very confusing function
i try to plot lag(x,-h) and y , the results are the same figures for all the
h lags.
then i saw online people use lag(x,-h) as xreg in arima
that won't work in my eyes if lag function is consistent, isnce it returns
the same value for all the lags
i don't know in which occasion people will use this function
besides I suppose Lag(x,h) is the same as