Package: jointCalib Type: Package Title: A Joint Calibration of Totals and Quantiles Version: 0.1.2 Authors@R: c(person(given = "Maciej", family = "Beręsewicz", role = c("aut", "cre"), email = "maciej.beresewicz@ue.poznan.pl", comment = c(ORCID = "0000-0002-8281-4301"))) Description: A small package containing functions to perform a joint calibration of totals and quantiles. The calibration for totals is based on Deville and Särndal (1992) , the calibration for quantiles is based on Harms and Duchesne (2006) . The package uses standard calibration via the 'survey', 'sampling' or 'laeken' packages. In addition, entropy balancing via the 'ebal' package and empirical likelihood based on codes from Wu (2005) can be used. See the paper by Beręsewicz and Szymkowiak (2023) for details . The package also includes functions to reweight the control group to the treatment reference distribution and to balance the covariate distribution using the covariate balancing propensity score via the 'CBPS' package for binary treatment observational studies. License: GPL-3 Encoding: UTF-8 RdMacros: mathjaxr Depends: R (>= 3.5.0) URL: https://github.com/ncn-foreigners/jointCalib, https://ncn-foreigners.github.io/jointCalib/ BugReports: https://github.com/ncn-foreigners/jointCalib/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: laeken, sampling, mathjaxr, survey, MASS, ebal, CBPS Suggests: knitr, rmarkdown, tinytest VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://ncn-foreigners.r-universe.dev Date/Publication: 2025-04-03 20:34:31 UTC RemoteUrl: https://github.com/ncn-foreigners/jointcalib RemoteRef: HEAD RemoteSha: 0911e86272e67ed088c1da8cbe530283de096837 NeedsCompilation: no Packaged: 2026-06-23 10:27:17 UTC; root Author: Maciej Beręsewicz [aut, cre] (ORCID: ) Maintainer: Maciej Beręsewicz