Package: jointCalib
Type: Package
Title: A Joint Calibration of Totals and Quantiles
Version: 0.1.0
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) <doi:10.1080/01621459.1992.10475217>, the calibration for quantiles is based on Harms and Duchesne (2006) <https://www150.statcan.gc.ca/n1/en/catalogue/12-001-X20060019255>. 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) <https://www150.statcan.gc.ca/n1/pub/12-001-x/2005002/article/9051-eng.pdf> can be used. See the paper by Beręsewicz and Szymkowiak (2023) for details <arXiv:2308.13281>.
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
RoxygenNote: 7.2.3
Imports: laeken, sampling, mathjaxr, survey, MASS, ebal
NeedsCompilation: no
Packaged: 2023-09-06 11:40:07 UTC; berenz
Author: Maciej Beręsewicz [aut, cre] (<https://orcid.org/0000-0002-8281-4301>)
Maintainer: Maciej Beręsewicz <maciej.beresewicz@ue.poznan.pl>
Repository: CRAN
Date/Publication: 2023-09-07 08:30:06 UTC
Built: R 4.5.2; ; 2025-11-08 03:41:18 UTC; windows
