Before you post on Rhelp you should first read the Posting Guide. It tells you that requests for statistical advice might be answered but are not really on-topic. Furthermore requests for tutorials or extended worked examples should probably be accompanied by evidence of searching using Google or equivalent:
https://www.google.com/search?q=r+vector+auto-regressive+model&ie=utf-8&oe=utf-8 -- David On Sep 3, 2015, at 11:53 PM, Aziz Mensah via R-help wrote: > I have a data from 4 variables ( STOCK, CPI, EXC, and CCI) from 1980 to 2012. > I want to do a forecast using VAR(12) model with a simulation of 100,000 for > 5 years. And also estimate the RMSE, MAPE, and Theil Inequality. Can anyone > help me with this problem in R? Thanks so much. > > [[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. David Winsemius Alameda, CA, USA ______________________________________________ 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.