[Gretl-users] details on gretl 1.2.4

2004-03-31 Thread Ignacio Diaz-Emparanza
Allin, First of all, I would like to transmit my congratulations for the new features of gretl, I think they are new steps in the way to obtain a very complete GNU econometric program. I would also like to report some small problems with this new version: (This time I am running gretl-1.2.4

[Gretl-users] cvs builds on kubuntu edgy

2007-02-07 Thread Ignacio Diaz-Emparanza
I tried to install gretl from CVS but in running "make" I am obtaining an error. It seems that the file glib.h cannot be found. I have this file in /usr/include/glib-2.0/ ¿Any suggestion? The result of the "make" command is: --- # sudo make make -C lib make[1]: se ingresa al directorio

Re: [Gretl-users] cvs builds on kubuntu edgy

2007-02-07 Thread Ignacio Diaz-Emparanza
El Miércoles, 7 de Febrero de 2007 16:39, Allin Cottrell escribió: > On Wed, 7 Feb 2007, Sven Schreiber wrote: > > Ignacio Diaz-Emparanza schrieb: > >> I tried to install gretl from CVS but in running "make" I am obtaining > >> an error. It seems that the fil

Re: [Gretl-users] cvs builds on kubuntu edgy

2007-02-08 Thread Ignacio Diaz-Emparanza
El Miércoles, 7 de Febrero de 2007 23:19, Sven Schreiber escribió: > [redirected to devel] > > Allin Cottrell schrieb: > > Anyone want to do a "CVS gretl on Ubuntu HOWTO"? I recently got a new > > PC at home, installed Ubuntu, and built CVS gretl (of course!). So I > > know it can be done OK. Bu

[Gretl-users] Tramo script

2007-02-14 Thread Ignacio Diaz-Emparanza
I finally rewrote my Tramo-linearization script to take into account some of the new features introduced by Allin, and trying to make the script usable in both, Linux and Windows. You may find it in the attached files. This script uses Tramo to interpolate missing values and correct for outliers

Re: [Gretl-users] ADF test script error

2007-02-15 Thread Ignacio Diaz-Emparanza
El Jueves, 15 de Febrero de 2007 14:18, nadaud(a)centre-cired.fr escribió: > Dear listers, greetings from Paris ! > > I am writing a script for the Stock Watson DOLS estimator. I want to do ADF > tests by the descending lag method. But when i launch the script, gretl > does not want to execute it,

Re: [Gretl-users] Installation on Mandriva2007

2007-02-20 Thread Ignacio Diaz-Emparanza
El Lunes, 19 de Febrero de 2007 20:13, Richard Carter escribió: > have been trying to install gretl 1.6.0 on a PC with an AMD64 processor > running Mandriva 2007. In my most recent attempt I downloaded and unpacked > gretl-1.6.0.tar.bz2. When I ran ./configure it failed because it couldn't > fin

Re: [Gretl-users] H-P and end point problem

2007-04-03 Thread Ignacio Diaz-Emparanza
El Martes, 3 de Abril de 2007 16:28, fe_jasa escribió: > Dear Colleagues > > I want to correct the end point problem of H-P. I have done the > instruction "addobs 12", for quarterly data, an ARIMA (to Y) and > obtained the forecast values (Ye). Now I am in conditions of applying > the H-P filter. B

Re: [Gretl-users] translation time!

2007-05-04 Thread Ignacio Diaz-Emparanza
On Friday 04 May 2007 01:41:56 Allin Cottrell wrote: > I think we're now pretty close to 1.6.3, so I've updated the > gretl.pot file in CVS. I'll do an upload to IRO shortly. Spanish translation is done and committed to the CVS. -- Ignacio Diaz-Emparanza DEPARTAMENTO

Re: [Gretl-users] translation time!

2007-05-04 Thread Ignacio Diaz-Emparanza
o. > > Cri Allin: The Spanish manual is very outdated now and I have no much time in these days to do this work. I think it would be better to deactivate the Spanish option of the manual in the gretl settings (at least temporarily) so that the spanish users obtain the default english ma

Re: [Gretl-users] translation time!

2007-05-04 Thread Ignacio Diaz-Emparanza
this feature is not working. In fact the databases are only being read from my gretl user directory. (Again gretl in Spanish in Kubuntu Linux 7.04) -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Av

[Gretl-users] Databases -2

2007-05-04 Thread Ignacio Diaz-Emparanza
; (Again gretl in Spanish in Kubuntu Linux 7.04) Sorry, I was wrong here, this works perfectly. I misspelled the directory name. I see that gretl reads the database files in the new directory and the database files in the user directory as well. All of them appear in the database window.

Re: [Gretl-users] minor bugs

2007-05-04 Thread Ignacio Diaz-Emparanza
; ? modeltab add > Model is already included in the table > > Error executing script: halting > > > modeltab add > > and in the model table I find only "Model 2" > > Best, > Artur The "label" command only reports

Re: [Gretl-users] Ops, forgot

2007-05-04 Thread Ignacio Diaz-Emparanza
lly refresh the window. You may click on /Data/refresh window (or alt+r) to see the changes. I do not understand how do you use "labels" to change the descriptive label, I cannot do it here. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTI

[Gretl-users] wishes list

2007-05-25 Thread Ignacio Diaz-Emparanza
and they may be ready without having to use "include userfunc.inp". (R may use this type of file, I think it is named Rprofile) -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehen

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

2007-05-29 Thread Ignacio Diaz-Emparanza
etl to put the output in the same dir > > as the script? > > Have you tried something like outfile --write ./myfile.txt? > -sven > You may also use the "shelldir" parameter, for example --- set shelldir c:\archiv~1\gretl\tramo\graph\series # Your commands here ..

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

2007-05-29 Thread Ignacio Diaz-Emparanza
r, for example > > --- > set shelldir c:\archiv~1\gretl\tramo\graph\series > # Your commands here > ... > set shelldir c:\archiv~1\gretl\ > -- Not, sorry, I am not correct here, I think "shelldir" only affects to shell commands. But you may do this: st

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

2007-05-29 Thread Ignacio Diaz-Emparanza
inp or C:\Program~1\gretl\gretlcli.exe -b batchfile.inp -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

[Gretl-users] passing a series name to a function

2007-06-14 Thread Ignacio Diaz-Emparanza
;. The question is: Is there a way to pass the name of the variable to the function, so that the function can generate new series which change the names depending on what series are applied to? For example obtaining names "income_trend" ... when applied to "income" a

Re: [Gretl-users] passing a series name to a function

2007-06-14 Thread Ignacio Diaz-Emparanza
function does not need more than one input variable, gretl should have a way to obtain the same effect with only one line: list components = decomp(income) May be the function "varname()" of the "sprintf" command can help in doing something like that? -- Ignacio Diaz-Emp

Re: [Gretl-users] passing a series name to a function

2007-06-19 Thread Ignacio Diaz-Emparanza
natively, if we had a function to obtain the "external" name of a variable, for example "sername(y)": function foo(series y) string name= sername(y) series @name_out=y^2 #for example return series @name_out end function -- Ignacio Diaz-Emparanza DEPARTAMENT

Re: [Gretl-users] gretl translations and translationproject.org

2007-09-14 Thread Ignacio Diaz-Emparanza
ing the things is perfectly compatible with the use of the TP Robot. So I vote for the TP Robot. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] decimal separator bug

2007-09-20 Thread Ignacio Diaz-Emparanza
should warn that in my PC, that uses Kubuntu Linux with UTF-8 encoding, and gretl in Spanish, the "use locale settings ..." does not work. In collaboration with Allin I tryied several changes in my gretl configuration but we could not resolve the problem. So I have thi

Re: [Gretl-users] new language

2007-09-20 Thread Ignacio Diaz-Emparanza
; If you prefer to use the Translation Project Robot, you have all the information on this in http://translationproject.org/html/welcome.html -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

[Gretl-users] fcasterr output

2007-09-27 Thread Ignacio Diaz-Emparanza
Only a question: ¿Is there any way to recover the std.errors and confidence intervals produced by the fcasterr command? -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83

Re: [Gretl-users] Two small bugs

2007-10-08 Thread Ignacio Diaz-Emparanza
o(): failed stderr: ' "/home/etpdihei/gretl/gptout.tmp", line 13: undefined variable: rgb' gretl_errmsg: '"/home/etpdihei/gretl/gptout.tmp", line 13: undefined va riable: rgb' Failed command: '"gnuplot&

Re: [Gretl-users] Casewise Diagnostic

2007-11-21 Thread Ignacio Diaz-Emparanza
many times > and maybe it's something to think about for gretl (after 1.6.6 of course). > In gretl we have the "Influencial observations" analysis. It is in the model output menu under the "Tests" item. -- Ignacio Diaz-Emparanza DEPARTAMENT

Re: [Gretl-users] spatial statistics

2007-11-29 Thread Ignacio Diaz-Emparanza
quot; cols="2">" print "1.3 2.0" print "3.4 2.7" print "8.2 3.1" print "</gretl-matrix>" print "</gretl-matrices>" outfile --close set echo on To read the matrix: include myfile.xml -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] Classical Decomposition

2008-02-01 Thread Ignacio Diaz-Emparanza
things to estimate faster. But it is work in progress ... -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] Tranfer function models

2008-02-13 Thread Ignacio Diaz-Emparanza
uot; , A'(L) order a', B(L) order "b" and C(L) order "c", AA(L) will be of order a+a', B'(L) will be of order a'+b and C'(L) will be of order a+b. In some cases this may be not appropiate for your model, but at

Re: [Gretl-users] Scaled Frequency in Periodogram

2008-03-03 Thread Ignacio Diaz-Emparanza
#x27;ll see if I can find a newer reference. I don't have this reference, but looking at the numbers I can guess that: if T is the period, and Nobs the number of observations, the scaled frequency is f=Nobs/T, or said in another way, if w is the angular frequency, (w=2*pi/T) f=w*

Re: [Gretl-users] Scaled Frequency in Periodogram

2008-03-05 Thread Ignacio Diaz-Emparanza
the spectrum at a > specified "scaled frequency" tells you how many cycles you're likely to > observe in the data. Nice to have. Try this: > > nulldata 150 > setobs 1 1 --special > ... What does the option --special mean? It is not documented in the manual -- Ignacio

Re: [Gretl-users] ADF, KPSS and Engle-Granger tests

2008-03-27 Thread Ignacio Diaz-Emparanza
ic part of the variables. I suggest to start with the more general model. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] Tests for Random Residuals

2008-03-31 Thread Ignacio Diaz-Emparanza
es it closer to the Chi-square (I think gretl should use it in the correlogram output). -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] time series models

2008-05-06 Thread Ignacio Diaz-Emparanza
; install it?? > > Thanks > > Irma You should go to "/Data/Dataset structure" (/Datos/Estructura del conjunto de datos" in the Spanish version) and define your data as "time series", because if you want to use "Time series models" your data must

[Gretl-users] year and period

2008-05-23 Thread Ignacio Diaz-Emparanza
r to date() to obtain these strings. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es -- Para leer y escribir d

Re: [Gretl-users] year and period

2008-05-23 Thread Ignacio Diaz-Emparanza
;, date(endobs) > scalar yr > scalar qt > sscanf send "%d:%d", yr, qt > > Thank you, Jack. This works ok. I needed this variables as strings so I only had to add the lines sprintf year "%4f", yr sprintf quarter "%2f", qt to your script. Now

Re: [Gretl-users] year and period

2008-05-23 Thread Ignacio Diaz-Emparanza
El Friday 23 May 2008 15:43:24 Allin Cottrell escribió: > > scalar endobs=lastobs(reskwh) > sprintf send "%s", date(endobs) > string quarter, year > sscanf send, "%4s:%s", year, quarter > > > Allin Good!, you win the prize to the smallest size

Re: [Gretl-users] Back forecasting

2008-06-24 Thread Ignacio Diaz-Emparanza
look at the user's guide, section 13.1 -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: FW: [Gretl-users] Back forecasting

2008-06-24 Thread Ignacio Diaz-Emparanza
x are needed to do back forecast. Do I need to create a > new model for the new time-serie? But it doesn't have sense... Do you know > how can I do that? > > Thank you very much. > Nieves. Yes, probably you will do the best identifying a new model with the data in reverse

Re: [Gretl-users] Grahps closed out when running scripts to draw multiple seperate graphs

2008-07-22 Thread Ignacio Diaz-Emparanza
same thing > before? I suppose you are usnig the command "gnuplot" as in gnuplot Y --time-series you may have the graph saved to the session and accesible trough the "icon view" if you run the command in this way: plot1 <- gnuplot Y --time-series -- Ignacio Diaz-Emp

[Gretl-users] gretl conference announcement

2008-07-29 Thread Ignacio Diaz-Emparanza
accepted. Important dates: Submission Deadline: January 15, 2009 Notification to Authors: February 27, 2009 Registration Deadline: April 30, 2009 Conference: May 28-29, 2009 You will find all the information about this conference in: http://www.gretlconference.org -- Ignacio Diaz-Emparanza

[Gretl-users] gretl Conference 2009 2nd announcement

2008-09-23 Thread Ignacio Diaz-Emparanza
your help. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] ADF lag length selection and normality of residuals?

2008-10-13 Thread Ignacio Diaz-Emparanza
uals. The ADF regression is based in a AR representation, if your series is better modelled as a MA probably you will need a lot of AR lags to fit correctly your series. How many observations do you have, Olle? -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONO

Re: [Gretl-users] stata REPLACE command

2008-10-22 Thread Ignacio Diaz-Emparanza
irwin (economic historian, moving from > STATA to GRETL). May be the following command works as you want: series W=W*misszero(L)/L -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendak

Re: [Gretl-users] Chow Test in Gretl

2008-11-17 Thread Ignacio Diaz-Emparanza
estimator of the covariance matrix for the augmented regression." -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] How to change the language of Gretl?

2008-12-01 Thread Ignacio Diaz-Emparanza
Spanish to French, you must change the LANG environment variable. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] make a prediction with other confidence interval

2009-01-07 Thread Ignacio Diaz-Emparanza
#x27;fnocars_sup' contains the superior limits. You can change "conf" to 0.90 for obtaining the 90% confidence intervals. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

[Gretl-users] January 15

2009-01-09 Thread Ignacio Diaz-Emparanza
Hello gretl users: this is only to remember that the deadline for sending contributions (papers, posters) to the gretl Conference 2009 is january 15 (2009/01/15 in gretl format ;-)) You can see all the information about the conference at http://www.gretlconference.org -- Ignacio Diaz

Re: [Gretl-users] January 15

2009-01-12 Thread Ignacio Diaz-Emparanza
s be just econometrics with > using gretl? > With regrd, > Mariusz Econometrics papers using gretl may be accepted. But the contributor should take into account that papers will we reviewed by the scientific comittee and only papers with more than a minimum scientific quality will

Re: [Gretl-users] pre-release testing for gretl 1.8.0

2009-01-14 Thread Ignacio Diaz-Emparanza
ings of your computer. If you add the option "--english" to the gretl executable command you will see gretl in this language. For example, in windows: c:\windows\program files\gretl\gretlw32.exe --english -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETR

Re: [Gretl-users] pre-release testing for gretl 1.8.0

2009-01-14 Thread Ignacio Diaz-Emparanza
y prdefl gnp unemp armfrc pop --quiet Data types not conformable for operation Error executing script: halting > loop foreach i employ prdefl gnp unemp armfrc pop --quiet -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakar

[Gretl-users] January 15 -> January 30

2009-01-15 Thread Ignacio Diaz-Emparanza
ence.org WARNING: The gretl Conference Organizing Comitte has just decided to extend the deadline for paper submissions to January 30, 2009. Best regards, -- Ignacio Diaz-Emparanza gretl Organizing Comittee

Re: [Gretl-users] January 15 -> January 30

2009-01-15 Thread Ignacio Diaz-Emparanza
he paper for the moment we edit the proceedings (March?) > Finally, could you revise my institution name on the webpage so that > it reads: "TOBB University of Economics and Technology"? Sorry, "Bug fixed". -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICA

[Gretl-users] OpenCourseWare gretl course (in Spanish)

2009-01-16 Thread Ignacio Diaz-Emparanza
ll find it interesting. -- Ignacio Diaz-Emparanza   DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] Translation of gretl into Traditional Chinese

2009-01-26 Thread Ignacio Diaz-Emparanza
sy to use and works quite well with konqueror (not with dolphin yet). -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] About the automatic ADF lag length selection

2009-02-20 Thread Ignacio Diaz-Emparanza
> > Allin Cottrell > ___ I remember that in the time when I was using RATS, there was an interesting procedure "lagselect" which served to decide how to determine the lag. You can have a look at it in http://www.estima.com/procs

Re: [Gretl-users] Recursive resuduals....

2009-03-17 Thread Ignacio Diaz-Emparanza
1 for > observation number (n+1)) t-value for dummy variable is multiplied by > standard error of residuals. Unfortunately something is wrong. I see no problem. The output I obtained is in the attachment. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y

Re: [Gretl-users] Runs test

2009-03-17 Thread Ignacio Diaz-Emparanza
ound the zero value. If all numbers are positive, there is only one run. (See for example http://en.wikipedia.org/wiki/Wald-Wolfowitz_runs_test ) -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO

Re: R: Re: [Gretl-users] Gretl and X-12-ARIMA and TRAMO/SEATS

2009-04-06 Thread Ignacio Diaz-Emparanza
the programs from the gretl web page (gretl.sourceforge.net). If so, may be that the paths to the executable programs are wrong. You can correct them in the menu /Tools/Preferences/general/Programs -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA)

[Gretl-users] gretl Conference 2009 programme

2009-04-07 Thread Ignacio Diaz-Emparanza
. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] TRAMO in Gretl: two qustions

2009-04-27 Thread Ignacio Diaz-Emparanza
t; > > > How can I activate it via a script? (As the above, needs to be done on > > > a regular basis). > > > > Sorry, can't be done via gretl at present, though that could be > > added... > > I had forgotten that Ignacio Diaz-Emparanza worked on t

Re: [Gretl-users] TRAMO in Gretl: two qustions

2009-04-27 Thread Ignacio Diaz-Emparanza
that Tramo does an automatic ARIMA identification and detects and corrects for three types of outliers (additive outliers, transitory changes and level shifts). If you wish any other correction you will have to change the line "INPUT RSA=3". -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] scalar and matrices

2009-05-27 Thread Ignacio Diaz-Emparanza
] = ... #or may be: genr diff[i,j]=... end loop -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] autoreg formula and bessel function

2009-06-19 Thread Ignacio Diaz-Emparanza
is not given by the user. It would be better to do y0=NA by default. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] Feature request...

2009-06-25 Thread Ignacio Diaz-Emparanza
ARY const YEARS YRS2 genr var1 = $sigma*$sigma genr df1 = $df # estimate log quadratic model for last 75 observations smpl 148 222 ols LNSALARY const YEARS YRS2 genr var2 = $sigma*$sigma genr df2 = $df # compute F-statistic and pvalue for test smpl 1 222 genr Fc = var2/var1 pvalue F df1 df2 Fc

Re: [Gretl-users] Problem with Stata import

2009-07-13 Thread Ignacio Diaz-Emparanza
Any suggestion ? No. I don't have this problem. The importer is working ok in my system. I installed gretl in /opt and I have stata_import.so in /opt/gretl/lib/gretl-gtk2/stata_import.so If you installed gretl in the default directory and the file is not in the correct place, check if

Re: [Gretl-users] Re: ARIMA Forecasting question

2009-07-24 Thread Ignacio Diaz-Emparanza
s are not good. The correct intervals should have into account the variability in the forecasting of imports, so they have to be wider than the intervals that gretl produces. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakar

Re: [Gretl-users] COMO ENUMERAR ECUACIONES CON GRETL

2009-07-30 Thread Ignacio Diaz-Emparanza
tag command in the equation. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] Idioma espaniol en Gretl ¿Como configurarlo?

2009-08-19 Thread Ignacio Diaz-Emparanza
_ES.UTF-8" LC_TIME="es_ES.UTF-8" LC_COLLATE="es_ES.UTF-8" LC_MONETARY="es_ES.UTF-8" LC_MESSAGES="es_ES.UTF-8" LC_PAPER="es_ES.UTF-8" LC_NAME="es_ES.UTF-8" LC_ADDRESS="es_ES.UTF-8" LC_TELEPHONE="es_ES.UTF-8" LC_M

Re: [Gretl-users] Idioma espaniol en Gretl ¿Como configurarlo?

2009-08-19 Thread Ignacio Diaz-Emparanza
___ > Gretl-users mailing list > Gretl-users(a)lists.wfu.edu > http://lists.wfu.edu/mailman/listinfo/gretl-users > -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015

Re: [Gretl-users] any use for gretlcli.exe?

2009-08-29 Thread Ignacio Diaz-Emparanza
to the data file and clicking on this icon you will have the new file of results. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es 2009/8/29 Alli

Re: [Gretl-users] GRETL string concatenation for use in SQL statement

2009-09-03 Thread Ignacio Diaz-Emparanza
ich I use the backslash in a string, so it is probably that if the behavior of the "string" command is changed I will have to correct them. Apart from that, I see the "string" command as something more simple to use for a not very experimented user, and "sprintf" as a command more flexible and so more difflcult. With the old status of the "string" command, when this user has an error with a command similar to string quotefoo = "\"foo\"" I think it is time he/she learn how to use "sprintf". I mean: please go back to the state before. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] saving Forecasts

2009-09-03 Thread Ignacio Diaz-Emparanza
e should ask to our dear developers why "addobs" is not now in the list of commands of gretl (if you write 'help' in the console, or in the pdf manual) its use is deprecated now? I have tried also "smpl ; +4" and does not work. -- Ignacio Diaz-Emparanza DEP

Re: [Gretl-users] saving Forecasts

2009-09-03 Thread Ignacio Diaz-Emparanza
On Jueves, 3 de Septiembre de 2009 12:27:49 Ignacio Diaz-Emparanza escribió: > On Jueves, 3 de Septiembre de 2009 01:42:32 Wolfgang Polasek escribió: > > After ARIMA: > > Is there a trick to save the forecast e.g. from 2010 to 2015 after the > > observed data until 2009?Than

Re: [Gretl-users] saving Forecasts

2009-09-04 Thread Ignacio Diaz-Emparanza
gt; open data3-6 > smpl ; 1990 > smpl ; +4 > > > Allin. I see from your example that I misinterpreted this version of the command. I thought it could enlarge the _full_ sample as "addobs 4", but I see it only works with a restricted sub-sample. -- Ignacio Diaz-Emparanza

Re: [Gretl-users] Corrgm function (after thinking)

2009-09-09 Thread Ignacio Diaz-Emparanza
On Miércoles, 9 de Septiembre de 2009 13:58:58 Ofer Cornfeld escribió: > How do I get a working copy of this Windows snapshot? > You may get it by clicking on the gretl_install.exe link on the page http://gretl.sourceforge.net/win32/ -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA AP

Re: [Gretl-users] unobserved components using kalman

2009-09-17 Thread Ignacio Diaz-Emparanza
h I think better than the one you write above. In fact it is a local level model as the one you can find in example 2 in section 23.10 of the gretl manual. In this case the observation matrix is TX1, your vector with the T obs of variable x(t), and the statevar is 2X1: alfa(t)=[w(t); y(t)]

Re: [Gretl-users] unobserved components using kalman

2009-09-18 Thread Ignacio Diaz-Emparanza
this way: list muhat = loclev_sm() and muhat will be a list formed by two series wt and yt. Note: I have not run this function, it may contain errors. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] rounding

2009-09-18 Thread Ignacio Diaz-Emparanza
alar a = 9,1245 ? scalar b0 = round(a) Se ha generado el escalar b0 = 9 ? scalar b01 = round(10*a)/10 Se ha generado el escalar b01 = 9,1 ? scalar b001 = round(100*a)/100 Se ha generado el escalar b001 = 9,12 ? scalar b10 = round(0.1*a)/0.1 Se ha generado el escalar b10 = 10 ? -- Ignacio Diaz-Emp

Re: [Gretl-users] rounding

2009-09-18 Thread Ignacio Diaz-Emparanza
the message: > > 'a' is not the name of a variable > > >> store xxx.gdt a b a2 b2 > > I know a is a scalar, but how do I store it than? > Data files only can save "rectangular" data: short collections of time series with the same periodicity or

Re: [Gretl-users] rounding

2009-09-18 Thread Ignacio Diaz-Emparanza
On Viernes, 18 de Septiembre de 2009 10:13:18 Ignacio Diaz-Emparanza escribió: > On Viernes, 18 de Septiembre de 2009 09:45:56 Kehl Dániel escribió: > > Dear Community, > > > > I want to generate x random numbers and compute some descripive > > statistics on the results.

Re: [Gretl-users] saving gretl graphs as EPS or PDF

2009-09-22 Thread Ignacio Diaz-Emparanza
ts displayed at the screen and to the bitmap (PNG) and EMF files. You will want only to change the font or line thickness of the EPS/PDF file when you write a final paper and you need a better print quality. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] Standard error for confidence intervals

2009-10-16 Thread Ignacio Diaz-Emparanza
error for period T+2 is: Y_{T+2} - E(Y_{T+2}/Y_1..Y_T)=\phi Y_{T+1}+eps_{T+2} - \phi E(Y_T+1/Y_1..Y_T) = \phi^2 Y_T + \phi eps_{T+1} + eps_{T+2} - \phi^2 Y_T = \phi eps_{T+1} + eps_{T+2} and the variance for the prediction error in T+2 is = (\phi^2 + 1)*Var(eps). -- Ignacio Diaz-Emparanza

Re: [Gretl-users] Standard error for confidence intervals

2009-10-16 Thread Ignacio Diaz-Emparanza
is it Y_t=alpha+beta X_t + E_t with E_t=rho*E_(t-1)+U_t? This last is the model that the Prais-Winsten estimator is for. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 94601373

Re: [Gretl-users] Standard error for confidence intervals

2009-10-16 Thread Ignacio Diaz-Emparanza
ut that have one or more lagged values of the dependent variable as regressors. */ -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.et.bs.ehu.es

Re: [Gretl-users] step through script

2009-10-26 Thread Ignacio Diaz-Emparanza
s was wrong: > Right clicking on a line does *not* work. But of course, > as you suggest, I can just select one line and then execute > that "region". Another possibility is CNTRL+ENTER this will execute only the line in which the cursor is now. -- Ignacio Diaz-Emparanza DEPA

Re: [Gretl-users] GTK libraries

2009-11-03 Thread Ignacio Diaz-Emparanza
install x11proto-randr-dev install x11proto-render-dev install x11proto-xext-dev install x11proto-xinerama-dev install xtrans-dev install zlib1g-dev

Re: [Gretl-users] [SPAM]Re: How to draw a vertical line on a time series plot?

2009-11-04 Thread Ignacio Diaz-Emparanza
ac Thank you, it is very interesting. Googling with your keywords I also found this other command that draws a line from bottom to top of the graphic and only depends on the x value: set arrow from xvalue, graph 0 to xvalue, graph 1 nohead -- Ignacio Diaz-Emparanza DEPARTAMENTO D

Re: [Gretl-users] dummy variables

2009-11-16 Thread Ignacio Diaz-Emparanza
for this period, 0 > otherwise)? series mydummy = (obs>=1975 && obs<=1980) -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.ea3.ehu.es

Re: [Gretl-users] operate on all variables

2009-11-19 Thread Ignacio Diaz-Emparanza
ch original variable, for example the list comp_QNC will contain the two components QNC_sa (seasonally adjusted) and QNC_seas (seasonal). All this components will appear magically in your gretl main window when you run this script. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.ea3.ehu.es

Re: [Gretl-users] How to build file with labels?

2009-12-14 Thread Ignacio Diaz-Emparanza
ith list of labels, each label in a different row. You can create this file with any text editor, in Windows for example with Notepad. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 9

Re: [Gretl-users] The usage of "," and ";" and "." in Europe

2010-01-28 Thread Ignacio Diaz-Emparanza
pted > than the other? All the books I have seen in Spanish use "," > Are students used to seeing and dealing with both > types of notation that they see in different sources? Yes. They know the decimal point is used in some other countries. -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.ea3.ehu.es

Re: [Gretl-users] Fitted, actual plot for TS data

2010-03-05 Thread Ignacio Diaz-Emparanza
ds, > Jaroslaw Gramacki As you say, in the Cochrane-Orcutt case, you are obtaining the 1-step ahead forecasts. I think this is an small bug. If the user wants this type of forecasts, he/she may obtain them trough the option /Analysis/forecasts in the model output menu. -- Ignacio Diaz-Emparanza

Re: [Gretl-users] problems with genr

2010-05-18 Thread Ignacio Diaz-Emparanza
ally. It seems that gretl cant create my > variable that is the sum of two dummies created from a 10 modalities discrete > variable. > > May be there is a space problem ? > > advice welcome on this problem ! > > see ya > > cheers > > Franck The problem is wi

Re: [Gretl-users] urgent emergency problem

2010-05-19 Thread Ignacio Diaz-Emparanza
> sincerely > > F. > > Frank: have a look at appendix A in the gretl users' guide http://gretl.ecn.wfu.edu/pub/gretl/manual/en/gretl-guide.pdf Your datafile may be plain text (xml), and in such case may be you can correct something with a text editor. By other side, your data could be c

Re: [Gretl-users] Gretl and X-12-ARIMA

2010-05-20 Thread Ignacio Diaz-Emparanza
t a 64 bit version of x-12-arima here: http://wrzosy.nsb.pl/~marcin/x12arima/ (This is courtesy of Marcin Błażejowski who recently published this link in the gretl-dev list) -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.ea3.ehu.es

Re: [Gretl-users] ARIMA with season length of 3 months

2010-06-04 Thread Ignacio Diaz-Emparanza
ta (time series/cross section/panel) and you select time series. If you have imported your data from other source you can change the periodicity by selecting "Time series" in the menu "/Data/Dataset structure". -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III

Re: [Gretl-users] genr dummy on annual data

2010-07-26 Thread Ignacio Diaz-Emparanza
essage: http://lists.wfu.edu/pipermail/gretl-devel/2010-February/002461.html ) -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.ea3.ehu.es

Re: [Gretl-users] Graphics problem

2010-09-06 Thread Ignacio Diaz-Emparanza
ing the periodicity to a higher order (annual to quarterly) the option is "/Data/Expand data". -- Ignacio Diaz-Emparanza DEPARTAMENTO DE ECONOMÍA APLICADA III (ECONOMETRÍA Y ESTADÍSTICA) UPV/EHU Avda. Lehendakari Aguirre, 83 | 48015 BILBAO T.: +34 946013732 | F.: +34 946013754 www.ea3.ehu.es

  1   2   3   >