Dear all, I am trying to replicate the Canada example in the vars vignette. Unfortunately, the irf() does not work. R returns following error: unused arguments (response = "U", n.ahead = 48, boot = TRUE) Why is the example not working?
irf in vars package
2 messages · T.Riedle, Jeff Newmiller
Hard to say, since you did not tell us what you did per the Posting Guide. Did you read footnote 4?
Sent from my phone. Please excuse my brevity. On February 19, 2017 5:13:51 AM PST, "T.Riedle" <tr206 at kent.ac.uk> wrote: >Dear all, >I am trying to replicate the Canada example in the vars vignette. >Unfortunately, the irf() does not work. R returns following error: >unused arguments (response = "U", n.ahead = 48, boot = TRUE) > >Why is the example not working? > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at 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.