iteremoval: Iteration removal method for feature selection

The package provides a flexible algorithm to screen features of two distinct groups in consideration of overfitting and overall performance. It was originally tailored for methylation locus screening of NGS data, and it can also be used as a generic method for feature selection. Each step of the algorithm provides a default method for simple implemention, and the method can be replaced by a user defined function.

Getting started

Package details

AuthorJiacheng Chuan [aut, cre]
Bioconductor views StatisticalMethod
MaintainerJiacheng Chuan <jiacheng_chuan@outlook.com>
LicenseGPL-2
Version1.10.0
URL https://github.com/cihga39871/iteremoval
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("iteremoval")

Try the iteremoval package in your browser

Any scripts or data that you put into this service are public.

iteremoval documentation built on Nov. 8, 2020, 11:12 p.m.