I would greatly appreciate if anybody could help with the stack-overflow question : Updating and Forecasting times series with new data | | | | | | | | | | | Updating and Forecasting times series with new dataWe can fit a time series and use the model to make forecasts, for example using: fit <- auto.arima(WWWusage) plot(forecast(fit,h=20)) Consider the following scenari... | | | | View on stackoverflow.com | Preview by Yahoo | | | | |
Thank you for your time,Pemfir On Thursday, September 24, 2015 10:31 AM, "r-help-requ...@r-project.org" <r-help-requ...@r-project.org> wrote: Welcome to the R-help@r-project.org mailing list! To post to this list, send your message to: r-help@r-project.org General information about the mailing list is at: https://stat.ethz.ch/mailman/listinfo/r-help If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: https://stat.ethz.ch/mailman/options/r-help/elexira%40yahoo.com You can also make such adjustments via email by sending a message to: r-help-requ...@r-project.org with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe without confirmation. It is: zoha1234 Normally, Mailman will remind you of your r-project.org mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.