[R] How to extract numerical values from time series forecast

R. Michael Weylandt michael.weylandt at gmail.com
Thu Mar 1 05:12:06 CET 2012


Perhaps you need the forecast() function?

Michael

On Wed, Feb 29, 2012 at 12:01 PM, ForzaBruta <s207027016 at live.nmmu.ac.za> wrote:
> hi all. i'm busy with some time series data, starting from an earlier period
> until the current day.
>
> i have created a time series forecast taking into account the entire data
> from the earlier date up until 2007, using the "forecast" package for R. i
> am comparing this forecasted data to the actual/ observed data (which starts
> from the earlier date up until the current day).
>
> my question is, how do i extract the estimated data from the forecast as
> actual values so that i can do further analysis with it?
>
> thanking you all in advance
>
> --
> View this message in context: http://r.789695.n4.nabble.com/How-to-extract-numerical-values-from-time-series-forecast-tp4432165p4432165.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list