An open API service indexing awesome lists of open source software.

https://github.com/m-clark/generalized-additive-models

A document introducing generalized additive models.📈
https://github.com/m-clark/generalized-additive-models

gam generalized-additive-models mgcv modeling r random-effects splines

Last synced: 20 days ago
JSON representation

A document introducing generalized additive models.📈

Awesome Lists containing this project

README

        

# generalized-additive-models

This document introduces generalized additive models. [link to doc](https://m-clark.github.io/generalized-additive-models/)

Topics covered include:

- Comparison to GLM and standard models
- Applications of single and multiple smooth terms, including interactions
- Discussion of diagnostics, model comparison, and prediction
- Comparison to other approaches
- Technical treatment
- Brief demonstration of links to mixed models, and applications to temporal and spatial effects