Binary choice models
Summary
I want to redo this. “Binary choice models are not regression models. There is no model for and there are no error terms (see also the latent variable representation of the binary choice model).” is problematic. Sure you can define as before and is a regression model which we estimate using ML, not NLS.
Emphasize: in the LRM, we model . Better, model such that depends positively on without being equal to . If we want . If we want . This will be the case if we model
Setup
- Given: a random sample where the dependent variable is a dummy variable.
- Define
- is important in binary choice models but it is no longer assumed that as in the linear probability model.
Binary choice models
- In a binary choice model, we assume that
- where is any strictly increasing function with domain and range .
- The model is given a name based on the choice of .
- If
- then the binary choice model is called a logit model.
- If is the cumulative density function of a standard normal, then the binary choice model is called a probit model.
Binary choice estimation
- We can find consistent estimates of in binary choice models using a general method called maximum likelihood .
- We can find consistent estimates of standard errors of the estimates allowing us to do inference.
- Binary choice models are not regression models. There is no model for and there are no error terms (see also the latent variable representation of the binary choice model).