Variations of the tobit model can be produced by changing where and when
censoring occurs. classifies these variations into five categories (tobit type I – tobit type V), where tobit type I stands for the first model described above. Schnedler (2005) provides a general formula to obtain consistent likelihood estimators for these and other variations of the tobit model.
Type I The tobit model is a special case of a
censored regression model, because the latent variable y_i^* cannot always be observed while the independent variable x_i is observable. A common variation of the tobit model is censoring at a value y_L different from zero: : y_i = \begin{cases} y_i^* & \text{if } y_i^* >y_L, \\ y_L & \text{if } y_i^* \leq y_L. \end{cases} Another example is censoring of values above y_U. : y_i = \begin{cases} y_i^* & \text{if } y_i^* Yet another model results when y_i is censored from above and below at the same time. : y_i = \begin{cases} y_i^* & \text{if } y_L The rest of the models will be presented as being bounded from below at 0, though this can be generalized as done for Type I.
Type II Type II tobit models introduce a second latent variable. : y_{2i} = \begin{cases} y_{2i}^* & \text{if } y_{1i}^* >0, \\ 0 & \text{if } y_{1i}^* \leq 0. \end{cases} In Type I tobit, the latent variable absorbs both the process of participation and the outcome of interest. Type II tobit allows the process of participation (selection) and the outcome of interest to be independent, conditional on observable data. The
Heckman selection model falls into the Type II tobit, which is sometimes called Heckit after
James Heckman.
Type III Type III introduces a second observed dependent variable. : y_{1i} = \begin{cases} y_{1i}^* & \text{if } y_{1i}^* >0, \\ 0 & \text{if } y_{1i}^* \leq 0. \end{cases} : y_{2i} = \begin{cases} y_{2i}^* & \text{if } y_{1i}^* >0, \\ 0 & \text{if } y_{1i}^* \leq 0. \end{cases} The
Heckman model falls into this type.
Type IV Type IV introduces a third observed dependent variable and a third latent variable. : y_{1i} = \begin{cases} y_{1i}^* & \text{if } y_{1i}^* >0, \\ 0 & \text{if } y_{1i}^* \leq 0. \end{cases} : y_{2i} = \begin{cases} y_{2i}^* & \text{if } y_{1i}^* >0, \\ 0 & \text{if } y_{1i}^* \leq 0. \end{cases} : y_{3i} = \begin{cases} y_{3i}^* & \text{if } y_{1i}^* \leq0, \\ 0 & \text{if } y_{1i}^*
Type V Similar to Type II, in Type V only the sign of y_{1i}^* is observed. : y_{2i} = \begin{cases} y_{2i}^* & \text{if } y_{1i}^* >0, \\ 0 & \text{if } y_{1i}^* \leq 0. \end{cases} : y_{3i} = \begin{cases} y_{3i}^* & \text{if } y_{1i}^* \leq 0, \\ 0 & \text{if } y_{1i}^* > 0. \end{cases}
Non-parametric version If the underlying latent variable y_i^* is not normally distributed, one must use quantiles instead of moments to analyze the observable variable y_i.
Powell's CLAD estimator offers a possible way to achieve this. == Applications ==