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, MacEachern, and Peruggia (2021) <arXiv:2112.09206>. This work was supported by the U.S. National Science Foundation under Grants No. SES-1921523 and DMS-2015552.
Version: | 1.7.0 |
Depends: | R (≥ 4.0.0) |
Imports: | graphics, methods, Rcpp, stats |
LinkingTo: | BH, dqrng, Rcpp, RcppEigen |
Suggests: | covr, ggplot2, knitr, microbenchmark, R.rsp, rmarkdown, spelling, testthat (≥ 3.0.0), withr |
Published: | 2022-08-12 |
Author: | Eunseop Kim [aut, cre], Steven MacEachern [ctb, ths], Mario Peruggia [ctb, 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, https://markean.github.io/melt/ |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | melt results |
Reference manual: | melt.pdf |
Vignettes: |
Model fitting Performance |
Package source: | melt_1.7.0.tar.gz |
Windows binaries: | r-devel: melt_1.7.0.zip, r-release: melt_1.7.0.zip, r-oldrel: melt_1.7.0.zip |
macOS binaries: | r-release (arm64): melt_1.7.0.tgz, r-oldrel (arm64): melt_1.7.0.tgz, r-release (x86_64): melt_1.7.0.tgz, r-oldrel (x86_64): melt_1.7.0.tgz |
Old sources: | melt archive |
Please use the canonical form https://CRAN.R-project.org/package=melt to link to this page.