melt: Multiple Empirical Likelihood Tests

Performs multiple empirical likelihood tests. It offers an easy-to-use interface and flexibility in specifying hypotheses and calibration methods, extending the framework to simultaneous inferences. The core computational routines are implemented using the 'Eigen' 'C++' library and 'RcppEigen' interface, with 'OpenMP' for parallel computation. Details of the testing procedures are provided in Kim, MacEachern, and Peruggia (2023) <doi:10.1080/10485252.2023.2206919>. A companion paper by Kim, MacEachern, and Peruggia (2024) <doi:10.18637/jss.v108.i05> is available for further information. This work was supported by the U.S. National Science Foundation under Grants No. SES-1921523 and DMS-2015552.

Version: 1.11.2
Depends: R (≥ 4.1.0)
Imports: checkmate, graphics, methods, Rcpp, stats, utils
LinkingTo: BH, dqrng, Rcpp, RcppEigen
Suggests: car, carData, covr, dplyr, ggplot2, ggridges, knitr, MASS, microbenchmark, multcomp, rmarkdown, spelling, testthat (≥ 3.0.0), withr
Published: 2024-03-21
Author: Eunseop Kim [aut, cph, cre], Steven MacEachern [ctb, ths], Mario Peruggia [ctb, ths], Pierre Chausse [rev], Alex Stringer [rev]
Maintainer: Eunseop Kim <markean at pm.me>
BugReports: https://github.com/ropensci/melt/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://docs.ropensci.org/melt/, https://github.com/ropensci/melt
NeedsCompilation: yes
Language: en-US
Citation: melt citation info
Materials: README NEWS
CRAN checks: melt results

Documentation:

Reference manual: melt.pdf
Vignettes: Model fitting
Performance
melt: Multiple Empirical Likelihood Tests

Downloads:

Package source: melt_1.11.2.tar.gz
Windows binaries: r-devel: melt_1.11.2.zip, r-release: melt_1.11.2.zip, r-oldrel: melt_1.11.2.zip
macOS binaries: r-release (arm64): melt_1.11.2.tgz, r-oldrel (arm64): melt_1.11.2.tgz, r-release (x86_64): melt_1.11.2.tgz
Old sources: melt archive

Reverse dependencies:

Reverse suggests: elgbd, retel

Linking:

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