elgbd: Empirical Likelihood for General Block Designs

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.

Version: 0.9.0
Depends: R (≥ 4.1.0)
Imports: Rcpp, stats
LinkingTo: Rcpp, RcppEigen, RcppProgress
Suggests: melt, spelling
Published: 2024-02-04
Author: Eunseop Kim [aut, cph, cre], Steven MacEachern [ctb, ths], Mario Peruggia [ctb, ths]
Maintainer: Eunseop Kim <markean at pm.me>
BugReports: https://github.com/markean/elgbd/issues
License: GPL (≥ 3)
URL: https://github.com/markean/elgbd
NeedsCompilation: yes
Language: en-US
Materials: README NEWS
CRAN checks: elgbd results

Documentation:

Reference manual: elgbd.pdf

Downloads:

Package source: elgbd_0.9.0.tar.gz
Windows binaries: r-devel: elgbd_0.9.0.zip, r-release: elgbd_0.9.0.zip, r-oldrel: elgbd_0.9.0.zip
macOS binaries: r-release (arm64): elgbd_0.9.0.tgz, r-oldrel (arm64): elgbd_0.9.0.tgz, r-release (x86_64): elgbd_0.9.0.tgz, r-oldrel (x86_64): elgbd_0.9.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=elgbd to link to this page.