Dear all,


I am  fitting a time series using the following command:

Ts.arima<-arima(x,c(2,1,2)) where x is a time series.



What the function returns is perfectly fine but I was wondering if I could 
access to the t-stat of the coefficients I got from the arima function.



Any help would be greatly appreciated.



Samuel


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to