# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "CausalGAM" in publications use:' type: software license: GPL-2.0-only title: 'CausalGAM: Estimation of Causal Effects with Generalized Additive Models' version: 0.1-4 doi: 10.32614/CRAN.package.CausalGAM abstract: 'Implements various estimators for average treatment effects - an inverse probability weighted (IPW) estimator, an augmented inverse probability weighted (AIPW) estimator, and a standard regression estimator - that make use of generalized additive models for the treatment assignment model and/or outcome model. See: Glynn, Adam N. and Kevin M. Quinn. 2010. "An Introduction to the Augmented Inverse Propensity Weighted Estimator." Political Analysis. 18: 36-56.' authors: - family-names: Quinn given-names: Kevin email: kmq@umich.edu - family-names: Glynn given-names: Adam email: adam.glynn@emory.edu repository: https://cran.r-universe.dev commit: 2243d0866d25f694a0f76e56a2a7f7b62017583d date-released: '2017-10-16' contact: - family-names: Quinn given-names: Kevin email: kmq@umich.edu