Package: GGClassification
Type: Package
Title: Gabriel Graph Based Large-Margin Classifiers
Version: 0.1
Date: 2020-03-25
Authors@R: 
    c(person(given="Thiago",
             family="Coutinho",
             role="aut",
             email="thiagomcoutinho@ufmg.br"),
      person(given="Felipe",
             family="Campos",
             role=c("aut", "cre"),
             email="felipevellosoc@ufmg.br"),
      person(given="Gustavo",
             family="Silva",
             role="aut",
             email="gustavolacerdas@gmail.com"),
      person(given="Luiz",
             family="Torres",
             role="aut",
             email="luizlitc@gmail.com"),
      person(given="Antonio",
             family="Braga",
             role="aut",
             email="apbraga@ufmg.br"))
Description: Contains the implementation of a binary large margin classifier based on Gabriel Graph. References for this method can be found in L.C.B. Torres et al. (2015) <doi:10.1049/el.2015.1644>.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.2)
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-04-08 17:34:51 UTC; felipe
Author: Thiago Coutinho [aut],
  Felipe Campos [aut, cre],
  Gustavo Silva [aut],
  Luiz Torres [aut],
  Antonio Braga [aut]
Maintainer: Felipe Campos <felipevellosoc@ufmg.br>
Repository: CRAN
Date/Publication: 2020-04-10 09:40:03 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:01:54 UTC; windows
Archs: x64
