I'm looking for a command that implements interval regression with fixed effects and does not necessarily assume normality.

xtintreg only implements random effects. It also assumes normal residuals.

What alternatives are there?