Other packages > Find by keyword >

GECal  

Generalized Entropy Calibration
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GECal", "0.1.5")



Attach the package and use:
library("GECal")
Maintained by
Yonghyun Kwon
[Scholar Profile | Author Map]
First Published: 2024-09-18
Latest Update: 2024-09-18
Description:
Generalized Entropy Calibration produces calibration weights using generalized entropy as the objective function for optimization. This approach, as implemented in the 'GECal' package, is based on Kwon, Kim, and Qiu (2024) <doi:10.48550/arXiv.2404.01076>. Unlike traditional methods, 'GECal' incorporates design weights into the constraints to maintain design consistency, rather than including them in the objective function itself.
How to cite:
Yonghyun Kwon (2024). GECal: Generalized Entropy Calibration. R package version 0.1.5, https://cran.r-project.org/web/packages/GECal. Accessed 25 Feb. 2025.
Previous versions and publish date:
0.1.3 (2024-09-18 13:50), 0.1.4 (2024-09-18 18:30)
Other packages that cited GECal R package
View GECal citation profile
Other R packages that GECal depends, imports, suggests or enhances
Complete documentation for GECal
Functions, R codes and Examples using the GECal R package
Full GECal package functions and examples
Downloads during the last 30 days
01/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/24Downloads for GECal02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

MSclassifR  
Automated Classification of Mass Spectra
Functions to classify mass spectra in known categories, and to determine discriminant mass-over-char ...
Download / Learn more Package Citations See dependency  
gpmap  
Analysing and Plotting Genotype-Phenotype Maps
Tools for studying genotype-phenotype maps for bi-allelic loci underlying quantitative phenotypes. T ...
Download / Learn more Package Citations See dependency  
downloader  
Download Files over HTTP and HTTPS
Provides a wrapper for the download.file function, making it possible to download files over HTTPS ...
Download / Learn more Package Citations See dependency  
POMaSPU  
Adaptive Association Tests for Multiple Phenotypes using Proportional Odds Model (POM-aSPU)
POM-aSPU test evaluates an association between an ordinal response and multiple phenotypes, for deta ...
Download / Learn more Package Citations See dependency  
grove  
Wavelet Functional ANOVA Through Markov Groves
Functional denoising and functional ANOVA through wavelet-domain Markov groves. Fore more details s ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Ma (view profile)
iDOVE  
Durability of Vaccine Efficacy Against SARS-CoV-2 Infection
Implements a nonparametric maximum likelihood method for assessing potentially time-varying vaccine ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,478

Author Associations

23,763

Publication Badges

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