Type: Package
Package: elgbd
Title: Empirical Likelihood for General Block Designs
Version: 0.9.0
Authors@R: c(
    person("Eunseop", "Kim", , "markean@pm.me", role = c("aut", "cph", "cre")),
    person("Steven", "MacEachern", role = c("ctb", "ths")),
    person("Mario", "Peruggia", role = c("ctb", "ths"))
  )
Description: Performs hypothesis testing for general block designs with
    empirical likelihood. The core computational routines are implemented
    using the 'Eigen' 'C++' library and 'RcppEigen' interface, with
    'OpenMP' for parallel computation. Details of the methods are given in
    Kim, MacEachern, and Peruggia (2023)
    <doi:10.1080/10485252.2023.2206919>. 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/elgbd
BugReports: https://github.com/markean/elgbd/issues
Depends: R (>= 4.1.0)
Imports: Rcpp, stats
Suggests: melt, spelling
LinkingTo: Rcpp, RcppEigen, RcppProgress
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
RoxygenNote: 7.3.1
Packaged: 2024-02-03 15:41:44 UTC; markean
Author: Eunseop Kim [aut, cph, cre],
  Steven MacEachern [ctb, ths],
  Mario Peruggia [ctb, ths]
Maintainer: Eunseop Kim <markean@pm.me>
Repository: CRAN
Date/Publication: 2024-02-04 10:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 03:13:29 UTC; unix
Archs: elgbd.so.dSYM
