Package: elgbd 0.9.0

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.

Authors:Eunseop Kim [aut, cph, cre], Steven MacEachern [ctb, ths], Mario Peruggia [ctb, ths]

elgbd_0.9.0.tar.gz
elgbd_0.9.0.zip(r-4.5)elgbd_0.9.0.zip(r-4.4)elgbd_0.9.0.zip(r-4.3)
elgbd_0.9.0.tgz(r-4.4-x86_64)elgbd_0.9.0.tgz(r-4.4-arm64)elgbd_0.9.0.tgz(r-4.3-x86_64)elgbd_0.9.0.tgz(r-4.3-arm64)
elgbd_0.9.0.tar.gz(r-4.5-noble)elgbd_0.9.0.tar.gz(r-4.4-noble)
elgbd_0.9.0.tgz(r-4.4-emscripten)elgbd_0.9.0.tgz(r-4.3-emscripten)
elgbd.pdf |elgbd.html
elgbd/json (API)
NEWS

# Install 'elgbd' in R:
install.packages('elgbd', repos = c('https://markean.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/markean/elgbd/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

experimental-design

3 exports 1 stars 0.83 score 3 dependencies 116 downloads

Last updated 8 months agofrom:a2738a1a81. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-win-x86_64OKSep 02 2024
R-4.5-linux-x86_64OKSep 02 2024
R-4.4-win-x86_64OKSep 02 2024
R-4.4-mac-x86_64OKSep 02 2024
R-4.4-mac-aarch64OKSep 02 2024
R-4.3-win-x86_64OKSep 02 2024
R-4.3-mac-x86_64OKSep 02 2024
R-4.3-mac-aarch64OKSep 02 2024

Exports:el_aovel_pairwiseel_test

Dependencies:RcppRcppEigenRcppProgress