Sorry, I forgot to mention that I was making a script, this one in particular:
https://gitlab.com/iagovar/gretl-logit-test
I was just looking for a way to automatically export the logit summary to a txt.
As as I said previously for what I've seen I have to re-create it with a bundle maybe?
And then export, but I may be missing something.
________________________________
From: Allin Cottrell <cottrell(a)wfu.edu>
Sent: Wednesday, April 7, 2021 1:46:11 PM
To: Gretl list <gretl-users(a)gretlml.univpm.it>
Subject: [Gretl-users] Re: Storing model output summary
On Wed, 7 Apr 2021, Iago Varela wrote:
Hi all, I've been trying to look for a way of storing my logit
output summary in the console (coefficients, std deviation,
p-values). I've only seen $coeff and so on, but I wonder if
there's a way to store it all in a txt file without having to
rebuild the summary.
When you estimaate a model via the console, append -w or --window to
the command line, as in
logit y const x -w
This has the effect of opening a model output window. In that window
go to the File menu and choose "Save as...". You get a choice of
formats in which to save the output to file (plain text, LaTeX, RTF,
CSV).
Allin
_______________________________________________
Gretl-users mailing list -- gretl-users(a)gretlml.univpm.it
To unsubscribe send an email to gretl-users-leave(a)gretlml.univpm.it
Website:
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/