Change the default estimation method for gam in geom_smooth() #2630
Labels
feature
a feature request or enhancement
layers 📈
tidy-dev-day 🤓
Tidyverse Developer Day rstd.io/tidy-dev-day
As recommended by the maintainer of the mgcv package, Simon Wood, it might be better to set
method = "REML"
in thegam()
call forgeom_smooth()
. I quote:The text was updated successfully, but these errors were encountered: