Ask HN: Best Resources for Understanding GLMs

1 points by dandelionv1bes ↗ HN
Im looking to get better at understanding the underpinnings of GLM models in libraries like statsmodels. Books or websites appreciated.

1 comment

[ 3.6 ms ] story [ 10.2 ms ] thread
Generalized Additive Models: An Introduction with R by Simon N. Wood

This book is very strong on the fundamentals, while the R code is minimal and easy to follow.