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

2017-02-24 Thread John C Frain
> > -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 ; r-help@r-project.org > > Subject: Re: [R] vars package - irf() does not work > > > &

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

2017-02-24 Thread PIKAL Petr
in your data. You should look at them to see if str(yourdata) does not show some problems. Cheers 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 ; r-help@r-

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

2017-02-24 Thread peter dalgaard
: r-help@r-project.org > Subject: Re: [R] vars package - irf() does not work > > 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? &

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

2017-02-24 Thread T.Riedle
. From: R-help on behalf of John Dougherty 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" wrote: > Dear all, > > I have not received any response on this emai

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 class varest > varest

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 all, > > I have not

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

2017-02-22 Thread PIKAL Petr
: 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> mailto:fra...@gmail.com<mailto:fra...

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

2017-02-22 Thread PIKAL Petr
Hi I have no knowledge of vars package. However from what you describe that it sometimes works and sometimes not (although I wonder what it does mean) it seems to me that you either mask some arguments used by the function in your environment or misspell sometimes arguments or use invalid strin