Algebraic formulae Flashcards
(9 cards)
What is the algebraic formula for a GLM with a single factor explanatory variable?
fᵢ = c + αⱼ
What is the algebraic formula for a GLM with a single continuous explanatory variable?
fᵢ = c + m𝑥ᵢ
What is the algebraic formula for a GLM with a continuous explanatory variable and a factor explanatory variable?
fᵢ = c + αⱼ + m𝑥ᵢ
What is the algebraic formula for a GLM with two factor explanatory variables?
fᵢ = c + αⱼ + βₖ
What is the algebraic formula for a GLM with a continuous explanatory variable, a factor variable, and an interaction between them?
fᵢ = c + αⱼ + (m + γⱼ)𝑥ᵢ
What is the subscript j for with factor variables?
An adjustment for each level
What is the algebraic formula for a GLM with two continuous explanatory variables?
fᵢ = c + mₜ𝑥ₜ + mₙ𝑥ₙ
first letter of whatever the names of the variables are for the subscripts
What is the algebraic formula for a GLM with two continuous explanatory variables and their interaction?
fᵢ = c + m1𝑥1i + m2𝑥2i + m3𝑥1ix2i
What is the left hand side of an algebraic formula for a poisson model?
log(fi)