I'm looking for a package to do truncated regression in R. I found the truncreg and truncSP packages, but they seem to allow either a lower bound or an upper bound, but not both at the same time.
All my response values are bound between 0 and 1, so I need to have both bounds taken into account.
Any help? Thanks a lot!
