aklxao2/SDEFSR: Subgroup Discovery Algorithms for R

Implementation of some algorithms for the data mining task called "subgroup discovery" without package dependencies. It also provide a Shiny App for make the analysis easier. The algorithms works with data sets provided in KEEL or ARFF format files or data.frame objects. If you want more information about KEEL format, please refer to < http://www.keel.es > .

Getting started

Package details

MaintainerAngel M. Garcia <amgv0009@red.ujaen.es>
LicenseLGPL (>= 3) | file LICENSE
Version0.7.0.0
URL https://github.com/aklxao2/SDR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aklxao2/SDEFSR")
aklxao2/SDEFSR documentation built on May 12, 2019, 5:36 a.m.