Gretl-Hansl "IDE" for Sublime editor
by Artur Tarassow
Dear all,
some weeks ago I've started to switch to the sublime editor
(https://www.sublimetext.com/) for writing gretl code.
Even though I like the simplicity of the gretl editor and its features
such as syntax highlighting and auto-itendation, it lacks some features
of modern IDEs such as "goto-anything", "goto-definition", custom
keybindings, fancy themes, git-implementation, snippets etc. which make
life much easier when working on larger projects. Don't get me wrong,
the gretl editor is great but was _never_ supposed to become a proper
software-development IDE but rather has another focus which is totally fine.
So I started to write the "Hansl-Gretl-Language" package for sublime
which includes the following features:
- 3 gretl build-systems (client mode, batch mode, and REPL mode) for
executing hansl code by means of sublime (plots are also working!)
- syntax-highlighting
- completion of gretl commands, accessors and keywords
- some snippet examples for speeding up coding
The project still has the following (known) issues:
- no auto-itendation (still have to figure out how this works)
- issues with some corner-cases which are not syntax-highlighted (regex
can become so hard!)
The package can be downloaded through sublimes package control system,
and can be found here:
https://packagecontrol.io/packages/Hansl-Gretl-Language
If somebody wants to participate on this project, check out the code on
my github repository:
https://github.com/atecon/Hansl-Gretl-Language
For those interesting in the sublime editor, check out "OdatNurd"'s
brilliant tutorials on youtube:
https://www.youtube.com/user/nurdz
Enjoy the package,
Artur
9 months, 2 weeks
Network Field Technician
by ashaikfe@gmail.com
A Network Field Technician is responsible for network development and maintenance in the field for any organization. The individual works with the organization’s technical team and its clients to install, configure, maintain, and fix all LAN/WAN and other equipment issues, ensuring efficient network functionality.
The technician maintains computer equipment, mobile devices, phones, cabling, routers, switches, and printers, among others, to address all of the client’s networking requirements either remotely or at the clients’ premises.
Read More: https://www.fieldengineer.com/skills/network-field-technician
2 years, 11 months
gretl crashes on expanding/closing windows... but probably a MacOs problem
by Artur Bala
Dear gretl developers,
On my MacOS High Sierra 10.13.6, if I "maximize" an output window - be it a
graphic, a script output or a model window - and "close" it
eventually clicking on "x", gretl (2020e-git) crashes; all windows get
closed including gretl's main window. A long and detailed system error
report is also produced (if it can help I can share it with you).
Best,
Artur
3 years, 5 months
Gretl & online teaching
by Stefano Fachin
Like Sven mentioned, conference programs like Meet, Teams and Skype have
the option of sharing the "desktop", which sends to the audience the
entire screen of the lecturer as seen by him/her (at least in Window, do
not know about Mac OS)
bye
Stefano
--
________________________________________________________
Le informazioni
contenute in questo messaggio di posta elettronica sono strettamente
riservate e indirizzate esclusivamente al destinatario. Si prega di non
leggere, fare copia, inoltrare a terzi o conservare tale messaggio se non
si è il legittimo destinatario dello stesso. Qualora tale messaggio sia
stato ricevuto per errore, si prega di restituirlo al mittente e di
cancellarlo permanentemente dal proprio computer.
The information contained
in this e mail message is strictly confidential and intended for the use of
the addressee only. If you are not the intended recipient, please do not
read, copy, forward or store it on your computer. If you have received the
message in error, please forward it back to the sender and delete it
permanently from your computer system.
--
3 years, 7 months
feature request: alphbetical ordering of variables for the "View" menu tools
by Sven Schreiber
Hi,
I'm currently working with a dataset with quite many variables, and I
find myself repeatedly scrolling like crazy through the variable list in
the dialog windows associated with the View menu (e.g. cross
tabulation). They are ordered by ID I guess which makes it hard to find
what I want (and besides, the id isn't shown). Would it be possible to
offer re-sorting like in the main window?
As an alternative I have tried to type a few letters with the focus
being in the variable list pane. Indeed there's a pop-up text field
which accepts my typing, but then nothing happens when I hit Return (or
Tab).
thanks
sven
3 years, 8 months
on near-zero std errors values
by Artur Bala
Hi,
Probably the topic of "How small is really small?" has been already
discussed but I'm still a bit confused.
Now, for the following estimation, Stata considers that std errors are 0
and provides no output. Instead, gretl reports quite small values resulting
in very "optimistic" p-values.
Obviously, the missing F statistic and a R2=1 should provoke doubt and
question the validity of the model...though those *** seem confusing :).
In such circumstances, is there a way to make gretl "judge" that std.errors
are actually 0 and omit t tests?
Best,
Artur
[image: image.png]
3 years, 8 months
dpanel and Hansen test?
by Sven Schreiber
Hi everybody,
I'm wondering whether it would be an idea to also obtain the Hansen
over-id test after the dpanel command (dynamic Arellano/Blundell-Bond
style GMM estimator). Currently gretl only shows the non-robust Sargan
test. This seems to be a little bit inconsistent considering that by
default robust standard errors are reported.
I am aware that for example Stata's built-in xtdpdsys command does _not_
report that result, either. (Other contributed Stata routines do.) Don't
know why the Stata people decided against it.
So two relatively concrete questions:
Is it possible with the content of the $model bundle after dpanel to
construct the Hansen test? I tend to think no, but maybe it is.
Secondly, is it actually possible to switch off the robust standard
errors in dpanel? Just out of curiosity and for comparison.
thanks
sven
3 years, 8 months
crash report on MacOs
by Artur Bala
Dear gretl developers,
Here's attached a crash report on the 2021a version. The crash occurred
on closing the 'icon view" window with some other gretl windows being also
active (console, script output, function editor). Hope it helps!
Best,
Artur
3 years, 8 months