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]
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 05 Apr. 2025.
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for melt102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  
deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  
whitestrap  
White Test and Bootstrapped White Test for Heteroskedasticity
Formal implementation of White test of heteroskedasticity and a bootstrapped version of it, develope ...
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  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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