# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gamutil" in publications use:' type: software license: MIT title: 'gamutil: Utilities to Facilitate Modeling Routines with Generalized Additive Models' version: 0.8.1 abstract: After fitting a Generalized Additive (Mixed) Model, the next step is often to obtain predicted values for certain combinations of predictors for visualization of estimated effects in the model. It involves constructing a new data frame, add predicted values, and finally makes a (contour) plot. This package is intended to facilitate these steps to visualize estimated effects in a generalized additive model. The underlying modeling methodology is described in Wood (2017, ISBN:9781498728331). authors: - family-names: Saito given-names: Motoki email: motokisaito.8623@gmail.com orcid: https://orcid.org/0000-0003-0785-5813 repository: https://cran.r-universe.dev repository-code: https://github.com/msaito8623/gamutil commit: 0620ff0c1e50b0ede4305452d2509692fc4c0a5e url: https://github.com/msaito8623/gamutil date-released: '2026-05-11' contact: - family-names: Saito given-names: Motoki email: motokisaito.8623@gmail.com orcid: https://orcid.org/0000-0003-0785-5813