Performs multiple empirical likelihood tests for linear and generalized linear models. The package 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 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.9.0 |
Depends: | R (≥ 4.1.0) |
Imports: | graphics, methods, Rcpp, stats, utils |
LinkingTo: | BH, dqrng, Rcpp, RcppEigen |
Suggests: | covr, ggplot2, knitr, microbenchmark, R.rsp, rmarkdown, spelling, testthat (≥ 3.0.0), withr |
Published: | 2022-11-04 |
Author: | Eunseop Kim [aut, cre], Steven MacEachern [ctb, ths], Mario Peruggia [ctb, ths], Pierre Chausse [rev], Alex Stringer [rev] |
Maintainer: | Eunseop Kim <kim.7302 at osu.edu> |
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 |
Materials: | README NEWS |
CRAN checks: | melt results |
Reference manual: | melt.pdf |
Vignettes: |
Model fitting Performance Multiple Empirical Likelihood Tests |
Package source: | melt_1.9.0.tar.gz |
Windows binaries: | r-devel: melt_1.9.0.zip, r-release: melt_1.9.0.zip, r-oldrel: melt_1.9.0.zip |
macOS binaries: | r-release (arm64): melt_1.9.0.tgz, r-oldrel (arm64): melt_1.9.0.tgz, r-release (x86_64): melt_1.9.0.tgz, r-oldrel (x86_64): melt_1.9.0.tgz |
Old sources: | melt archive |
Please use the canonical form https://CRAN.R-project.org/package=melt to link to this page.