Thank you very much for your answer. I didn't know this. However, I tried what you suggest and it doesn't work either : - by typing summary(fit)$s20, I get exactly what I had with summary(fit) and - by typing sfit<-summary(fit) and then sfit$s20, I get NULL... these facts seem very strange to me.
-- View this message in context: http://r.789695.n4.nabble.com/access-the-se-of-a-forecast-tp4628847p4628912.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.