Other packages > Find by keyword >

melt  

Multiple Empirical Likelihood Tests
View on CRAN: Click here


Download and install melt package within the R console
Install from CRAN:
install.packages("melt")

Install from Github:
library("remotes")
install_github("cran/melt")

Install by package version:
library("remotes")
install_version("melt", "1.11.4")



Attach the package and use:
library("melt")
Maintained by
Eunseop Kim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-29
Latest Update: 2024-05-17
Description:
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) . A companion paper by Kim, MacEachern, and Peruggia (2024) is available for further information. This work was supported by the U.S. National Science Foundation under Grants No. SES-1921523 and DMS-2015552.
How to cite:
Eunseop Kim (2021). melt: Multiple Empirical Likelihood Tests. R package version 1.11.4, https://cran.r-project.org/web/packages/melt. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2021-09-29 10:20), 1.0.1 (2021-10-08 10:40), 1.1.0 (2021-12-22 09:40), 1.2.0 (2022-01-31 00:00), 1.3.0 (2022-03-07 08:50), 1.4.0 (2022-04-03 21:20), 1.5.0 (2022-05-03 23:10), 1.5.1 (2022-05-06 11:30), 1.5.2 (2022-06-15 08:20), 1.6.0 (2022-07-10 11:20), 1.7.0 (2022-08-12 09:10), 1.8.0 (2022-09-21 04:50), 1.9.0 (2022-11-04 22:40), 1.10.0 (2023-05-23 09:10), 1.11.0 (2024-02-17 11:50), 1.11.1 (2024-03-02 01:30), 1.11.2 (2024-03-21 04:40), 1.11.3 (2024-04-12 07:00)
Other packages that cited melt R package
View melt citation profile
Other R packages that melt depends, imports, suggests or enhances
Complete documentation for melt
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA