Package: elgbd 0.9.0

Eunseop Kim

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.tar.gz(r-4.7-arm64)elgbd_0.9.0.tar.gz(r-4.7-x86_64)elgbd_0.9.0.tar.gz(r-4.6-arm64)elgbd_0.9.0.tar.gz(r-4.6-x86_64)
elgbd_0.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
elgbd/json (API)
NEWS

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

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:

Conda:

cppopenmp

1.70 score 176 downloads 3 exports 3 dependencies

Last updated from:24724702d3. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK177
linux-devel-x86_64OK160
source / vignettesOK209
linux-release-arm64OK161
linux-release-x86_64OK174
wasm-releaseOK152

Exports:el_aovel_pairwiseel_test

Dependencies:RcppRcppEigenRcppProgress