Package: melt
Type: Package
Title: Multiple Empirical Likelihood Tests
Version: 1.2.0
Description: Empirical likelihood-based multiple testing for the analysis of experimental designs. 
  Details of the testing procedures are given in Kim et al. (2021) <arxiv:2112.09206>. Additional functions for regression analysis are included.
URL: https://github.com/markean/melt
BugReports: https://github.com/markean/melt/issues
License: GPL (>= 2)
Depends: R (>= 3.6.0)
Imports: Rcpp (>= 1.0.6), stats
LinkingTo: Rcpp, RcppEigen, RcppProgress
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: yes
Authors@R: 
    c(person(given = "Eunseop", 
             family = "Kim", 
             email = "kim.7302@osu.edu", 
             role = c("aut", "cre")),
      person(given = "Steven",
             family = "MacEachern",
             role = c("aut", "ths")),
      person(given = "Mario",
             family = "Peruggia",
             role = c("aut", "ths")))
Packaged: 2022-01-30 22:35:29 UTC; markean
Author: Eunseop Kim [aut, cre],
  Steven MacEachern [aut, ths],
  Mario Peruggia [aut, ths]
Maintainer: Eunseop Kim <kim.7302@osu.edu>
Repository: CRAN
Date/Publication: 2022-01-30 23:00:02 UTC
