3. Non-Linear Models Flashcards
Linear exponential table
Formula sheet
Variance functions for: Normal Bernoulli Poison Gamma Inv gaussian
Formula
Most appropriate Link for Y~Bernoulli?
Logit, probit, comp log log
How are the coefficients estimated in GLM.
MLEs
What does a maximized log likelihood tell us?
Lo < Lb< Lsat
Tells us how close our model is to the saturated model, how well the model fits our data.
What does deviance measure in GLM? What is the formula? A good fit means a _____ deviance.
Good to test nested models, distance between saturated model and our model.
Small deviance = good fit
Deviance is similar to _____ in MLR.
SSE
Is a square root link appropriate for poisson count regression?
No, it outputs a negative number
If the poisson model is adequate, is the deviance a realization from the chi-square distribution?
Yes with df = pf- pr
Formula for max-scaled R^2 and pseudo R^2.
Formula
Formulas for AIC and BIC.
Formulas
Formula for Pearson residual, Pearson chi square statistic.
The Pearson chi square statistic has what value when the model fits well.
Formula and chi square = n-p-1
Formula for deviance residuals and anscombe residuals.
Formulas
Does a large Pearson chi square statistic mean a good fit?
No, because it measures residuals
What does overdispersion mean? How can we fix this issue? What is a disadvantage to us fixing it ?
When observed variability > models variability.
We use the formula with delta estimated as …
This changes the distribution of Y.
This is useful for distributions that have their means related to their variances, like poisson
What is a likelihood ratio test used for? What is the test statistic, from what distribution, with what df?
Partial f test
Test stat = deviance with pf and pr from chi square
Df= pf -pr