Dear gretl-community,

is it possible to impose restrictions inside a mle-command?
e.g. i want to impose that a parameter d should be estimated higher or equal to a parameter b.
so i am searching for something like that:

mle logl=...
...
d>=b
params d b
end mle

Is there any possibility to account for that??

Thank you so much in advance and have a nice weekend!

cheers