Variance function: Difference between revisions

Content deleted Content added
m +defsort
Derivation: Fix typo
Line 29:
A '''GLM''' consists of three main ingredients:
:1. Random Component: a distribution of '''y''' from the exponential family, <math>E[y \mid X] = \mu</math>
:2. Linear predictor: <math>\etamu = XB = \sum_{j=1}^p X_{ij}^T B_j</math>
:3. Link function: <math>\eta = g(\mu), \mu = g^{-1}(\eta)</math>