Package: GECal Type: Package Title: Generalized Entropy Calibration Version: 0.1.7 Authors@R: c(person("Yonghyun","Kwon", role=c("aut","cre"), email="yhkwon@kma.ac.kr", comment = c(ORCID = "0000-0001-9923-6790")), person("Jae Kwang","Kim", role="aut", email="jkim@iastate.edu", comment = c(ORCID = "0000-0002-0246-6029")), person("Yumou","Qiu", role="aut",email="qiuyumou@math.pku.edu.cn", comment = c(ORCID = "0000-0003-4846-1263")) ) Description: Generalized Entropy Calibration produces calibration weights using generalized entropy as the objective function for optimization. This approach, as implemented in the 'GECal' package, is based on Kwon, Kim, and Qiu (2024) . 'GECal' incorporates design weights into the constraints to maintain design consistency, rather than including them in the objective function itself. Encoding: UTF-8 URL: https://github.com/yonghyun-K/GECal BugReports: https://github.com/yonghyun-K/GECal/issues Depends: R (>= 2.10.0) LazyData: true Imports: nleqslv Suggests: sampling RoxygenNote: 7.3.2 License: MIT + file LICENSE Repository: https://yonghyun-k.r-universe.dev Date/Publication: 2025-07-28 03:52:00 UTC RemoteUrl: https://github.com/yonghyun-k/gecal RemoteRef: HEAD RemoteSha: 87f26c6955ec4d5a23c689ae4a05ce46675739a6 NeedsCompilation: no Packaged: 2026-07-02 08:31:24 UTC; root Author: Yonghyun Kwon [aut, cre] (ORCID: ), Jae Kwang Kim [aut] (ORCID: ), Yumou Qiu [aut] (ORCID: ) Maintainer: Yonghyun Kwon