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: 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.4, https://cran.r-project.org/web/packages/melt. Accessed 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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