Adding lagged variables to an lm model?.
Adding lagged variables to an lm model? [link]Paper  abstract   bibtex   
I'm using lm on a time series, which works quite well actually, and it's super super fast. Let's say my model is: > formula <- y \textasciitilde x I train this on a training set: > train <-
@misc{_adding_????,
	title = {Adding lagged variables to an lm model?},
	url = {http://stackoverflow.com/questions/13096787/adding-lagged-variables-to-an-lm-model},
	abstract = {I'm using lm on a time series, which works quite well actually, and it's super super fast.

Let's say my model is:

\&gt; formula \&lt;- y {\textasciitilde} x


I train this on a training set:

\&gt; train \&lt;-},
	urldate = {2013-10-27TZ}
}

Downloads: 0