Explanatory variables
Response variables
Categorical variables
Non-categorical variables
Interaction terms
What does a GLM do?
A GLM unpicks relationships and produces estimates of the true values of the relativities. It does this by taking account of correlations and allowing for investigation of any interactions between variables in the model
Assumptions of classic linear model
Can estimate the parameters B0, B1, B2 using method of maximum likelihood
pg.635
Drawbacks of the normal model for multiple linear regression
How do GLMs address these problems?
GLM form
Pg. 639
Properties of members of the exponential family
Requirements for link function
- monotonic
Obtaining the predicted values from a simple GLM
Degrees of freedom
number of observations less the number of parameters
Deviance formula
Compares observed value Y to fitted value u, with allowance for weights
pg.649
Nested models
Two models are nested if one model contains explanatory variables that are a subset of the explanatory variables in the other model.
How to compare two nested models
F statistics
How to compare models that are not nested?
AIC = -2log likelihood + 2number of parameters
looks at the tradeoff of the likelihood of a model against the number of parameters; the lower the AIC, the better the model. If two models fit the data equally well in terms of the log-likelihood, then the model with fewer parameters is better.
Use of CRLB
Other ways to test significance
Hat matrix
shifts the vector of observed values to the vector of fitted values
ith leverage