Can I suppress Gretl warnings about numerical computation somehow? I
mean msgs like:
'^': Numerical argument out of domain: missing values were generated
exp(): Numerical result out of range: missing values were generated
That is because within an mle block i can get several warnings, but it
is basically impossible to avoid it.
Cheers