Skip to content
Prev 68121 / 398521 Next

heckit / tobit estimation

Arne:
I don't know them, but I'm certainly not an expert in tobit
estimation...
Generally, I prefer functions that have a name like tobit() and where
the rest can be specified by parameters, that can be more easily
understood than abstract categorizations like "type 2" and "type 5".
OK, I haven't checked those now, but I guess that it should be possible
to figure out first what the common *conceptual* properties of the
different models are and then turn them into *computational* tools. My
guess would be that type 2 and type 5 are not the best conceivable
abstractions of the underlying conceptual properties...
Probably, I would allow both, I guess. Thus go for something like 3).
How did you implement it, btw? Christian Kleiber and I have been playing
around with some tobit models which we fitted by interfacing survreg().
We also intend(ed) to write some tobit() function for our AER project
(which I have told you about offline, I think). Maybe we could pool our
efforts here, such that the functionality is not duplicated...but we
should discuss that offline.

Best,
Z