On 19.01.2023 10:48, Riccardo (Jack) Lucchetti wrote:
On Thu, 19 Jan 2023, Marcin Błażejowski wrote:
> Since the message in fact comes from 'gretl_bfgs.c', there could be a
> set option for optimizers for suppressing any warnings/messages.
Does the "set warnings" command help?
Nope.
<hansl>
#set verbose off
set messages off
open mroz.gdt --quiet
list X = educ exper age kidsl6
tobit hours const X --quiet
</hansl>
--
Marcin Błażejowski