Package: retel Type: Package Title: Regularized Exponentially Tilted Empirical Likelihood Version: 0.1.1 Authors@R: c( person("Eunseop", "Kim", email = "markean@pm.me", role = c("aut", "cph", "cre"), comment = c(ORCID = "0009-0000-2138-788X")), person("Steven", "MacEachern", role = c("ctb", "ths")), person("Mario", "Peruggia", role = c("ctb", "ths")) ) Description: Implements the regularized exponentially tilted empirical likelihood method. Details of the method are given in Kim, MacEachern, and Peruggia (2023) . This work was supported by the U.S. National Science Foundation under Grants No. SES-1921523 and DMS-2015552. License: GPL (>= 3) URL: https://github.com/markean/retel BugReports: https://github.com/markean/retel/issues Depends: R (>= 4.1.0) Suggests: melt, spelling Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: checkmate, Matrix, matrixcalc, nloptr Config/pak/sysreqs: cmake Repository: https://markean.r-universe.dev Date/Publication: 2026-02-09 13:59:25 UTC RemoteUrl: https://github.com/markean/retel RemoteRef: HEAD RemoteSha: d0506611100a3dc2140b6d71d12a93b334cc5e3f NeedsCompilation: no Packaged: 2026-07-09 07:05:15 UTC; root Author: Eunseop Kim [aut, cph, cre] (ORCID: ), Steven MacEachern [ctb, ths], Mario Peruggia [ctb, ths] Maintainer: Eunseop Kim