# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "weightflow" in publications use:' type: software license: MIT title: 'weightflow: Declarative API for Staged Survey Weights' version: 0.1.0 abstract: Builds survey weights from design base weights by chaining hierarchical adjustments (unknown eligibility, nonresponse and calibration) through a declarative, pipeable, 'tidymodels'-style API. Calibration follows Deville and Sarndal (1992) . Variances are obtained with a bootstrap that resamples primary sampling units and re-applies the whole recipe on each replicate, following the rescaling bootstrap of Rao and Wu (1988) , so the replicate weights carry the variability of every adjustment. The weights also bridge to the 'survey' and 'srvyr' packages for design-based inference. authors: - family-names: Ferreira given-names: Juan Pablo email: juanpablo.ferreira@fcea.edu.uy repository: https://cran.r-universe.dev repository-code: https://github.com/jpferreira33/weightflow commit: 9147113b5758fa6d58503196f8a53e6167111dcc url: https://jpferreira33.github.io/weightflow/ date-released: '2026-06-30' contact: - family-names: Ferreira given-names: Juan Pablo email: juanpablo.ferreira@fcea.edu.uy