Displaying 1 result from an estimated 1 matches for "tp21129322p21129322".
2008 Dec 22
2
AR(2) coefficient interpretation
...ke sense. Did i make any mistake in my code? My
code is as follows:
r<-read.table("data.txt", dec=",", header=T)
attach(r)
fit<-arima(a, c(2,0,0))
Thank you for your help first.
--
View this message in context: http://www.nabble.com/AR%282%29-coefficient-interpretation-tp21129322p21129322.html
Sent from the R help mailing list archive at Nabble.com.