xbeta
Censored regression model
In the censored regression model, we observe an outcome and covariates according to the model
(1)\begin{aligned}
y_i^* &= x_i^\top \beta + \varepsilon_i, \\
y_i &= \begin{cases}
y_i^*, & \text{if} \quad y_i^* \gt 0 \\
0, & \text{if} \quad y_i^* \leq 0
\end{cases},
\end{aligned}
where . is a latent variable which is only observed when it is above a certain threshold (normalized to zero here).
The expected value of and the likelihood function can be derived using the properties of the truncated normal distribution.
Created on March 22, 2007 22:26:39
by
Jason Blevins
(71.111.205.136)