Displaying 1 result from an estimated 1 matches for "tp19922651p19922651".
2008 Oct 10
1
lag function doesn't work - what am i doing wrong?
...tried to lag the series manually using rbind(0, residsq), but the
result ended up returning me [ 0, residsq(1), 0, residsq(2), 0, ....]
WTF!!!! how do you stack 1 element onto another in R?
--
View this message in context: http://www.nabble.com/lag-function-doesn%27t-work---what-am-i-doing-wrong--tp19922651p19922651.html
Sent from the R help mailing list archive at Nabble.com.