Content deleted Content added
m →The model: typo |
Road2larissa (talk | contribs) |
||
Line 8:
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 [[Efficiency (statistics)|inefficient]]<ref name=Cox>Cox, D.R. (1970) ''Analysis of Binary Data'', Methuen. ISBN 0416-10400-2(Section 2.2)</ref> This method of fitting can be improved<ref name=Cox/> by adopting an iterative scheme based on [[weighted least squares]], in which the model from the previous iteration is used to supply estimates of the
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.
|