Package: ECoL
Type: Package
Version: 0.3.0
Date: 2019-11-04
Title: Complexity Measures for Supervised Problems
Description: Provides measures to characterize the complexity of classification 
    and regression problems based on aspects that quantify the linearity of the 
    data, the presence of informative feature, the sparsity and dimensionality 
    of the datasets. This package provides bug fixes, generalizations and 
    implementations of many state of the art measures. The measures are 
    described in the papers: Lorena et al. (2019) <doi:10.1145/3347711> and 
    Lorena et al. (2018) <doi:10.1007/s10994-017-5681-1>.
Author: Luis Garcia [aut, cre],
  Ana Lorena [aut, ctb]
Maintainer: Luis Garcia <lpfgarcia@icmc.usp.br>
URL: https://github.com/lpfgarcia/ECoL/
Imports: cluster, e1071, FNN, igraph, MASS
Suggests: testthat
License: MIT + file LICENSE
BugReports: https://github.com/lpfgarcia/ECoL/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-04 23:09:18 UTC; lpfgarcia
Repository: CRAN
Date/Publication: 2019-11-05 05:10:02 UTC
Built: R 4.3.0; ; 2023-07-11 23:08:33 UTC; unix
