[R] R time series analysis
David Winsemius
dwinsemius at comcast.net
Wed Sep 8 03:33:42 CEST 2010
On Sep 7, 2010, at 7:51 PM, lord12 wrote:
>
> For each arima model, can you output an associated confidence
> interval for
> the predicted value at each time point?
?arima0
arima0 will return "... a list with components "pred", the
predictions, and "se", the estimated standard errors" as time series
when se.fit = TRUE.
> --
> View this message in context: http://r.789695.n4.nabble.com/R-time-series-analysis-tp2527513p2530595.html
--
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list