#statstab #340 How to interpret and report nonlinear effects from Generalized Additive Models
Thoughts: Maybe you heard about GAMs and spline, but not sure how to use them. Here's a #R tutorial.
How to interpret and report nonlinear effects from Generalized Additive Models | GAMbler
Generalized additive models (GAMs) are incredibly flexible tools that fit penalized regression splines to data. But interpreting nonlinear effects from GAMs is not as easy as interpreting linear models. In this post I provide 3 simple steps to help you understand and interpret nonlinear effects from GAMs using the mgcv R package.

