# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "spconf" in publications use:' type: software license: GPL-3.0-only title: 'spconf: Computing Scales of Spatial Smoothing for Confounding Adjustment' version: 1.0.1 doi: 10.32614/CRAN.package.spconf abstract: 'Computes the effective range of a smoothing matrix, which is a measure of the distance to which smoothing occurs. This is motivated by the application of spatial splines for adjusting for unmeasured spatial confounding in regression models, but the calculation of effective range can be applied to smoothing matrices in other contexts. For algorithmic details, see Rainey and Keller (2024) "spconfShiny: an R Shiny application..." and Keller and Szpiro (2020) "Selecting a Scale for Spatial Confounding Adjustment" .' authors: - family-names: Keller given-names: Kayleigh email: kayleigh.keller@colostate.edu - family-names: Rainey given-names: Maddie email: maddie.rainey@colostate.edu repository: https://CRAN.R-project.org/package=spconf date-released: '2024-11-03' contact: - family-names: Keller given-names: Kayleigh email: kayleigh.keller@colostate.edu