Re: [Gretl-users] Linux versions of gretl

2007-05-29 Thread Angelo Secchi
Hi, On Mon, 28 May 2007 09:45:08 -0400 (EDT) Allin Cottrell wrote: > On Sun, 27 May 2007, Gordon Hughes wrote: > > > As a newcomer, I apologise if this e-mail raises an issue that > > has been settled in the past. My query or suggestion concerns > > the possibility of providing a statically

[Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Chris
Hi, I have a script that I want to run and put the output in the same directory as the script but the directory that the script is in can change. Is there a way to tell gretl to put the output in the same dir as the script? Thanks, Chris Hi,   I have a script that I want to run and put the outpu

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Sven Schreiber
Chris schrieb: > Hi, > > I have a script that I want to run and put the output in the same > directory as the script but the directory that the script is in can > change. Is there a way to tell gretl to put the output in the same dir > as the script? > Have you tried something like outfile --w

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Ignacio Diaz-Emparanza
On Tuesday 29 May 2007 15:46:06 Sven Schreiber wrote: > Chris schrieb: > > Hi, > > > > I have a script that I want to run and put the output in the same > > directory as the script but the directory that the script is in can > > change. Is there a way to tell gretl to put the output in the same dir

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Ignacio Diaz-Emparanza
On Tuesday 29 May 2007 15:54:17 you wrote: > On Tuesday 29 May 2007 15:46:06 Sven Schreiber wrote: > > Chris schrieb: > > > Hi, > > > > > > I have a script that I want to run and put the output in the same > > > directory as the script but the directory that the script is in can > > > change. Is th

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Chris
sweet, thanks guys that worked. You wouldn't happen to have any suggestions on how to pass gretlcli -b input.inp on the command line would you? It's not working in my vba script. Should it just be: C:\Program Files\gretl\gretlclie.exe -b batchfile.inp ? That's what my vba script passes and it's

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Ignacio Diaz-Emparanza
On Tuesday 29 May 2007 16:07:46 Chris wrote: > sweet, thanks guys that worked. > > You wouldn't happen to have any suggestions on how to pass gretlcli -b > input.inp on the command line would you? It's not working in my vba script. > Should it just be: C:\Program Files\gretl\gretlclie.exe -b batchf

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Chris
this is what it is actually passing: C:\Program Files\gretl\gretlcli.exe -b G:\temp\temp\1.inp I'll try and get quotes in there somehow.. On 5/29/07, Ignacio Diaz-Emparanza wrote: > > On Tuesday 29 May 2007 16:07:46 Chris wrote: > > sweet, thanks guys that worked. > > > > You wouldn't happe

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Allin Cottrell
On Tue, 29 May 2007, Chris wrote: > this is what it is actually passing: > C:\Program Files\gretl\gretlcli.exe -b G:\temp\temp\1.inp > > > I'll try and get quotes in there somehow.. Or as Ignacio suggested (with one small amendment): C:\progra~1\gretl\gretlcli.exe -b G:\temp\temp\1.inp Allin

Re: [Gretl-users] is there a way to use relative paths?

2007-05-29 Thread Chris
Thanks guys, It's working. it seems to just be that VBA is crappy;) I put it back the way I had it when I started this journey, basically the way Allin has it, and it worked now. I really appreciate all your help, Chris On 5/29/07, Allin Cottrell wrote: > > On Tue, 29 May 2007, Chris wrote: >

[Gretl-users] Bayesian approach in Gretl?

2007-05-29 Thread Mariusz Doszyń
What do you think about implentation of some (basic at first) Bayesian econometric methods in Gretl (for example estimation of linear regression models with natural conjugate priors, Gibbs sampling, ect.)? Best wishes, Mariusz Doszń Poland What do you think about implentation of some (basic

[Gretl-users] skipping observations in arch regressions

2007-05-29 Thread Chris
Hi, I know it's improper to skip observations (and likely mucks about the result) but I'm dealing with hourly data so the effect isn't that great. I'm missing about 21 observations in a data set of nearly 3000 and none of them are together. Is there any way to get the arch command to just skip the