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.3")



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: 2023-05-23
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.3, https://cran.r-project.org/web/packages/melt
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
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns