[R] vars plot predicted values on original scale

maria31 sdlag at hotmail.com
Tue May 15 23:57:58 CEST 2012


Hi all!
I´m using vars package to model several pairs of time series; in future I
have to do multivar with sets of dimension 10 to 30 series;
As I have to transform data (usually log and 1diff ) in order to apply
VAR(p) I wonder if there´s any function to plot or print predicted values on
original scale…
I´m doing:
pred <- predict(adjustVAR1model, 10)
fanchart(pred) or plot(pred)
but this way I can´t compare results with other type of models in order to
chose the best ones
I´ll thank you in advance for any suggestion!
maria

--
View this message in context: http://r.789695.n4.nabble.com/vars-plot-predicted-values-on-original-scale-tp4630192.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list