Dear all,
I would like to report a possible bug in the functions invcdf() and critical().
gretl (2023b, Linux) slows down and crashes (after a while) when I run the commands
below.
<hansl>
scalar aa = invcdf(X,1,1)
</hansl>
or
<hansl>
scalar bb = critical(X,1,0)
</hansl>
Best,
Francesco