Content deleted Content added
No edit summary |
The link is certainly to the wrong kind of efficiency. I'm doubtful about the whole sentence also. |
||
Line 7:
For this model,
:<math> E[Y|X] = \Pr(Y=1|X) =x'\beta,</math>
and hence the vector of parameters β can be estimated using [[least squares]]. This method of fitting would be
A drawback of this model for the parameter of the [[Bernoulli distribution]] is that, unless restrictions are placed on <math> \beta </math>, the estimated coefficients can imply probabilities outside the [[unit interval]] <math> [0,1] </math>. For this reason, models such as the [[logit model]] or the [[probit model]] are more commonly used.
|