Changelog
Source:NEWS.md
autogam 0.1.0
- Use bam(discrete=TRUE, method=‘fREML’) by default.
- Update required R version to >= 4.2.0 because it uses the |> pipe with placeholder.
- Create
autogamS3 object with support for allmgcv::gams3 methods. Theautogammethods mostly call themgcv::gammethods. For now, only theprint()method is lightly modified to add performance measures.