Content deleted Content added
Line 149:
=====Maximum Likelihood Estimation=====
=====Quasi Likelihood=====
Variance functions play a very important role in [[Quasi-likelihood]] estimation. [[Quasi-likelihood]] estimation is useful when there appears to be [[overdispersion]] in the data, or when [[overdispersion]] is likely. Overdispersion occurs when there is more variability in the data
: - Link Function: <math>E[y] = \mu = g^{-1}(\eta)</math>
: - Variance Function: <math>V(\mu)\text{, where the }Var_\theta(y) = \sigma^2V(\mu)</math>
With a specified variance function and link function we can develop, as alternatives to the log-[[likelihood function]], the [[score function]], and the [[Fisher information]], a '''[[Quasi-likelihood]]''', a '''Quasi-score''', and the '''Quasi-Information'''. This allows for full inference of <math>\beta</math>.
:'''Quasi-Likelihood'''
Though called a [[Quasi-likelihood]], this is in fact a quasi-'''log'''-likelihood.
:'''Quasi-Score'''
:<math>U = \frac{y-\mu}{\sigma^2V(\mu)}</math>
The first two Bartlett equations are satisfied for the Quasi-Score, namely
:<math> E[U] = 0 </math> and
:<math> cov(U) + E[\frac{\partial U}{\partial \mu}] = 0.</math>
In addition, the the quasi-score is linear in '''y'''.
===Non-Parametric Regression Analysis===
|