ShuoStat/RIE: Estimate the relative information error of selected models

The relative information error is proposed to estimate the false selection in simulation study. It is alike error rate, but takes correlations into account. The package provides two solutions to calculate entropy information: the first one is based on the distribution (differential entropy) and can only be used for continuous variables, the second one is based on the discretized data and can be applied in both continuous and binary variables.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.0.0.9000
URL https://github.com/ShuoStat
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ShuoStat/RIE")
ShuoStat/RIE documentation built on March 19, 2022, 3:30 a.m.