Implementation of evolutionary fuzzy systems for the data mining task called "subgroup discovery". In particular, the algorithms presented in this package are: M. J. del Jesus, P. Gonzalez, F. Herrera, M. Mesonero (2007) <doi:10.1109/TFUZZ.2006.890662> M. J. del Jesus, P. Gonzalez, F. Herrera (2007) <doi:10.1109/MCDM.2007.369416> C. J. Carmona, P. Gonzalez, M. J. del Jesus, F. Herrera (2010) <doi:10.1109/TFUZZ.2010.2060200> C. J. Carmona, V. Ruiz-Rodado, M. J. del Jesus, A. Weber, M. Grootveld, P. González, D. Elizondo (2015) <doi:10.1016/j.ins.2014.11.030> It also provide a Shiny App to ease the analysis. The algorithms work with data sets provided in KEEL, ARFF and CSV format and also with data.frame objects.
Version: | 0.7.21 |
Depends: | R (≥ 3.0.0) |
Imports: | grDevices, methods, parallel, stats, utils |
Suggests: | ggplot2, knitr, shiny (≥ 0.11) |
Published: | 2020-01-28 |
Author: | Angel M. Garcia [aut, cre], Pedro Gonzalez [aut, cph], Cristobal J. Carmona [aut, cph], Francisco Charte [ctb], Maria J. del Jesus [aut, cph] |
Maintainer: | Angel M. Garcia <agvico at ujaen.es> |
License: | LGPL (≥ 3) |
URL: | https://github.com/aklxao2/SDR |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | SDEFSR results |
Reference manual: | SDEFSR.pdf |
Vignettes: |
Subgroup Discovery with Evolutionary Fuzzy Systems in R: the SDEFSR Package |
Package source: | SDEFSR_0.7.21.tar.gz |
Windows binaries: | r-devel: SDEFSR_0.7.21.zip, r-release: SDEFSR_0.7.21.zip, r-oldrel: SDEFSR_0.7.21.zip |
macOS binaries: | r-release: SDEFSR_0.7.21.tgz, r-oldrel: SDEFSR_0.7.21.tgz |
Old sources: | SDEFSR archive |
Please use the canonical form https://CRAN.R-project.org/package=SDEFSR to link to this page.