Re: [R] vars package - irf() does not work

2017-02-24 Thread John C Frain
s > Petr > > > > > -Original Message- > > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of T.Riedle > > Sent: Friday, February 24, 2017 10:28 AM > > To: John Dougherty <j...@surewest.net>; r-help@r-project.org > > Subject: Re: [R]

Re: [R] vars package - irf() does not work

2017-02-24 Thread PIKAL Petr
cript just for the irf() function but it does > not > work either with the same error. > > > From: R-help <r-help-boun...@r-project.org> on behalf of John Dougherty > <j...@surewest.net> > Sent: 24 February 2017 00:46 > To: r-help@r

Re: [R] vars package - irf() does not work

2017-02-24 Thread peter dalgaard
John Dougherty > <j...@surewest.net> > Sent: 24 February 2017 00:46 > To: r-help@r-project.org > Subject: Re: [R] vars package - irf() does not work > > On Wed, 22 Feb 2017 09:57:00 + > "T.Riedle" <tr...@kent.ac.uk> wrote: > >> Dear all, >

Re: [R] vars package - irf() does not work

2017-02-24 Thread T.Riedle
. From: R-help <r-help-boun...@r-project.org> on behalf of John Dougherty <j...@surewest.net> Sent: 24 February 2017 00:46 To: r-help@r-project.org Subject: Re: [R] vars package - irf() does not work On Wed, 22 Feb 2017 09:57:00 + "T.Riedle" <tr...@kent.

Re: [R] vars package - irf() does not work

2017-02-23 Thread John Dougherty
On Wed, 22 Feb 2017 09:57:00 + "T.Riedle" wrote: > Dear all, > > I have not received any response on this email. Is there anybody who > can help me? > > I want to run an impulse response analysis using the vars() package. > The code looks as follwows. > > > # list of

Re: [R] vars package - irf() does not work

2017-02-23 Thread peter dalgaard
You are not giving us a fully reproducible example, nor telling us the exact error messages. However, chances are that you have another irf() function that gets in the way. Does it work with vars::irf() ? -pd On 22 Feb 2017, at 10:57 , T.Riedle wrote: > > > > Dear

Re: [R] vars package - irf() does not work

2017-02-22 Thread PIKAL Petr
.pi...@precheza.cz> Subject: Re: [R] vars package - irf() does not work John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html<http://www.tcd.ie/Economics/staff/frainj/home.html> mailto:fra...@tcd.ie<mailto:fra...@tcd.ie> mailt

Re: [R] vars package - irf() does not work

2017-02-22 Thread PIKAL Petr
project.org > Subject: [R] vars package - irf() does not work > > > > > Dear all, > > I have not received any response on this email. Is there anybody who can > help me? > > I want to run an impulse response analysis using the vars() package. The code > look

[R] vars package - irf() does not work

2017-02-22 Thread T.Riedle
Dear all, I have not received any response on this email. Is there anybody who can help me? I want to run an impulse response analysis using the vars() package. The code looks as follwows. # list of class varest varest.USA<-VAR(VAR_analsis_DataUSA, lag.max = 24, ic = "SC", type = "both")

[R] vars package - irf() does not work

2017-02-20 Thread T.Riedle
Dear all, I want to run an impulse response analysis using the vars() package. The code looks as follwows. # list of class varest varest.USA<-VAR(VAR_analsis_DataUSA, lag.max = 24, ic = "SC", type = "both") varest.USA summary(varest.USA) #Run irf analysis irf.USAg<-irf(varest.USA,