# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "greta.gam" in publications use:' type: software title: 'greta.gam: Generalised Additive Models in greta using mgcv' version: 0.1.0 doi: 10.32614/CRAN.package.greta.gam abstract: A module for greta that lets you use mgcv's smoother functions and formula syntax to define smooth terms for use in a greta model. You can then define your own likelihood to complete the model, and fit it by MCMC. authors: - family-names: Golding given-names: Nick email: nick.golding.research@gmail.com orcid: https://orcid.org/0000-0001-8916-5570 - family-names: Tierney given-names: Nicholas email: nicholas.tierney@gmail.com orcid: https://orcid.org/0000-0003-1460-8722 - family-names: Miller given-names: David L email: dave@ninepointeightone.net repository: https://greta-dev.r-universe.dev commit: 8c72b09376189d4d135c9c04ca2250d5132f386d contact: - family-names: Miller given-names: David L email: dave@ninepointeightone.net