Hello Quarto

statistics
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


GAM in R

By Noam Ross

What is this?

Excerpt from site: Generalized Additive Models in R. This short course will teach you how to use these flexible, powerful tools to model data and solve data science problems. GAMs offer offer a middle ground between simple linear models and complex machine-learning techniques, allowing you to model and understand complex systems.

  1. Link to the interactive course here: https://noamross.github.io/gams-in-r-course/
Back to top