# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "regrake" in publications use:' type: software license: Apache-2.0 title: 'regrake: Regularized Survey Raking' version: 1.0.0 doi: 10.32614/CRAN.package.regrake abstract: Calibrates survey weights to known population targets using regularized raking. Constraints are specified with a formula interface (for example, rr_exact(), rr_l2(), rr_range(), rr_mean(), rr_var(), and rr_quantile()). Supports common target formats including autumn-style proportions tables, raw or weighted population microdata, named-list targets (as in 'anesrake'), and 'survey' package design objects. Optimization follows Barratt et al. (2021) and returns calibrated weights with balance and convergence diagnostics. authors: - family-names: Timm given-names: Andy email: timmandrew1@gmail.com repository: https://andytimm.r-universe.dev repository-code: https://github.com/andytimm/regrake commit: ba8be4d3546e09c87bf75626e2ef5ed2b578a76c url: https://github.com/andytimm/regrake date-released: '2026-03-15' contact: - family-names: Timm given-names: Andy email: timmandrew1@gmail.com