Hi, I want to know how to summary "arima" model in R just as in "lm" by summary(lm.fit). Then I can assess the model fit of each component, especially when I include regressors in the model. Thanks