rgnoisefilt: Elimination of Noisy Samples in Regression Datasets using Noise Filters

Traditional noise filtering methods aim at removing noisy samples from a classification dataset. This package adapts classic and recent filtering techniques for use in regression problems, and it also incorporates methods specifically designed for regression data. In order to do this, it uses approaches proposed in the specialized literature, such as Martin et al. (2021) [<doi:10.1109/ACCESS.2021.3123151>] and Arnaiz-Gonzalez et al. (2016) [<doi:10.1016/j.eswa.2015.12.046>]. Thus, the goal of the implemented noise filters is to eliminate samples with noise in regression datasets.

Version: 1.1.2
Depends: R (≥ 3.2.0)
Imports: e1071, FNN, gbm, modelr, nnet, randomForest, rpart, arules, infotheo, entropy, ggplot2, class, kknn
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2023-10-02
Author: Juan Martin [aut, cre], José A. Sáez [aut], Emilio Corchado [aut], Pablo Morales [ctb] (Author of the NoiseFiltersR package), Julian Luengo [ctb] (Author of the NoiseFiltersR package), Luis P.F. Garcia [ctb] (Author of the NoiseFiltersR package), Ana C. Lorena [ctb] (Author of the NoiseFiltersR package), Andre C.P.L.F. de Carvalho [ctb] (Author of the NoiseFiltersR package), Francisco Herrera [ctb] (Author of the NoiseFiltersR package)
Maintainer: Juan Martin <juanmartin at usal.es>
License: GPL (≥ 3)
Copyright: see file COPYRIGHTS
URL: https://github.com/juanmartinsantos/rgnoisefilt
NeedsCompilation: no
Materials: NEWS
CRAN checks: rgnoisefilt results

Documentation:

Reference manual: rgnoisefilt.pdf
Vignettes: rgnoisefilt

Downloads:

Package source: rgnoisefilt_1.1.2.tar.gz
Windows binaries: r-devel: rgnoisefilt_1.1.2.zip, r-release: rgnoisefilt_1.1.2.zip, r-oldrel: rgnoisefilt_1.1.2.zip
macOS binaries: r-release (arm64): rgnoisefilt_1.1.2.tgz, r-oldrel (arm64): rgnoisefilt_1.1.2.tgz, r-release (x86_64): rgnoisefilt_1.1.2.tgz, r-oldrel (x86_64): rgnoisefilt_1.1.2.tgz
Old sources: rgnoisefilt archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rgnoisefilt to link to this page.