GLM Β· 3D Distributions

Generalised Linear Models Β· 3D Posterior Landscape Β· Interactive Β· Rotate Β· Zoom

Β© Dr. Rainer DΓΌsing Β· Interactive Tools by Claude

0.5
0.4
0.8
01 Bar Histogram
πŸ–± Rotate / Zoom
02 Curves / Surfaces
πŸ–± Rotate / Zoom
β„Ή GLM 3D Visual β€” Help
What will I learn here?
Generalised Linear Models differ in their conditional distribution β€” not every outcome variable is normally distributed. This tool shows the 3D posterior landscape P(y | x, Ξ²β‚€, β₁) for six GLM families: How does the distribution shape change when the predictor x or the parameters vary?
Recommended exploration
The six GLM families
Normal (OLS): continuous data β€” symmetric bell curve, Οƒ constant
Poisson: count data (0,1,2,…) β€” log link, Variance = Mean
Neg. Binomial: count data with overdispersion β€” Variance > Mean
Gamma: positive continuous data β€” right-skewed, log link
Binomial: number of successes out of n trials β€” logit link
Logistic: binary 0/1 data β€” probability between 0 and 1
Further Reading
Dunn & Smyth (2018) β€” Generalized Linear Models with Examples in R
Lambert (2018) β€” accessible introduction to Bayesian thinking