Generalized linear mixed models + generalized additive models Flashcards

(6 cards)

1
Q

General definition for generalized linear mixed models

A

μ = h(η) = h(Xβ + Uγ), γ ~IID N(0, G)
- yij indep. ykh | γ;
- Penalized likelihood approach maximized with IWLS, approximated if G unknown;
- ^cov(β γ) (approx) F-1;
- Marginal formulation not analytically available (^βcond ≠ ~βmarg) unless for log-linear random intercept Poisson and probit-normal random intercept model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Generalized linear mixed models: binary data

A

ηijj=log(P(yij=1|γi)/P(yij=0|γi)
ηij-1(P(yij=1|γi)
- ni > 1 for identifiability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Generalized linear mixed models: count data

A

ηij = log(λij)
- If only intercept, λij = exp(γ01)exp(xij‘β) = νiexp(xij‘β);
- νi ~ LogN that can accomodate overdispersion;
- Has analytical marginal mean and var-cov.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Generalized linear mixed models: categorical data

A

P(yij=r|γr) = exp(ηijr) / [1+Σ exp(ηijs)]
γir ~IID N(0,Qr)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Additive Model

A

yi = f1(zi1) + … fq(ziq) + ηi lin + εi = ηi add + εi = Z1γ1 + … Zqγq + Xβ + ε
- Semiparametric unless ηi lin removed;
- No interactions;
- Z continuous;
- Smooth functions f;
- Σ f1(zi1) = Σ fq(ziq) = 0;
- fj = Zjγj (Z linear basis expansion) estimated with penalties λjγj‘Kjγj;
- If generalized: E(yi)= h(ηi add).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

STAR models

A

y = V1γ1 + … Vqγq + Xβ + ε = ηstruct + ε
- Additive model with random effects/interactions/spatial effects modelled as non parametric part;
- Penalized least squares with tuning/smoothing parameter λj estimated on the data;
- Can be generalized using appropriate response function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly