Performs multiple empirical likelihood tests for linear and
generalized linear models. The core computational routines are
implemented using the 'Eigen' C++ library and 'RcppEigen' interface,
with OpenMP for parallel computation. Details of multiple testing
procedures are given in Kim et al. (2021) <arXiv:2112.09206>.
Version: |
1.5.2 |
Depends: |
R (≥ 4.0.0) |
Imports: |
methods, Rcpp (≥ 1.0.8), stats |
LinkingTo: |
Rcpp, RcppEigen, RcppProgress |
Suggests: |
covr, knitr, rmarkdown, spelling, testthat (≥ 3.0.0) |
Published: |
2022-06-15 |
Author: |
Eunseop Kim [aut, cre],
Steven MacEachern [aut, ths],
Mario Peruggia [aut, ths] |
Maintainer: |
Eunseop Kim <kim.7302 at osu.edu> |
BugReports: |
https://github.com/markean/melt/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://github.com/markean/melt |
NeedsCompilation: |
yes |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
melt results |