Nonnegative continuous data regression Flashcards

(5 cards)

1
Q

Options for nonnegative continuous data

A
  • Far from 0 with small variance: could use Gaussian;
  • Lognormal model;
  • Gamma regression.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Lognormal model

A

We model y~ = log(y) = ηi ~ N(xi‘β, σ2)
However we cannot go back, because then yi ~ LogN(xi‘β + σ2/2, exp{2xi‘β+σ2}(exp{σ2}-1))
Which means we are introducing a prominent bias since we don’t know σ2 but only ^σ2

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

Gamma regression’s distribution

A

We model μi from yi~Gamma(μi shape, ν scale) with E(yi) = μi and Var(yi) = μi2

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

Multiplicative exponential model

A

ηi = log(μi)
μi = exp(ηi)
- Coefficients have a multiplicative effect on μi.

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

Canonical Gamma model

A

ηi = - 1/μi
μi = - 1/ηi
- Does not guarantee non-negative values for μi.

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