Package: GGClassification 0.1

GGClassification: Gabriel Graph Based Large-Margin Classifiers

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>.

Authors:Thiago Coutinho [aut], Felipe Campos [aut, cre], Gustavo Silva [aut], Luiz Torres [aut], Antonio Braga [aut]

GGClassification_0.1.tar.gz
GGClassification_0.1.zip(r-4.5)GGClassification_0.1.zip(r-4.4)GGClassification_0.1.zip(r-4.3)
GGClassification_0.1.tgz(r-4.4-x86_64)GGClassification_0.1.tgz(r-4.4-arm64)GGClassification_0.1.tgz(r-4.3-x86_64)GGClassification_0.1.tgz(r-4.3-arm64)
GGClassification_0.1.tar.gz(r-4.5-noble)GGClassification_0.1.tar.gz(r-4.4-noble)
GGClassification_0.1.tgz(r-4.4-emscripten)GGClassification_0.1.tgz(r-4.3-emscripten)
GGClassification.pdf |GGClassification.html
GGClassification/json (API)

# Install 'GGClassification' in R:
install.packages('GGClassification', repos = c('https://fvcampos.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

1.00 score 179 downloads 3 exports 2 dependencies

Last updated 5 years agofrom:f5d71aee19. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 23 2025
R-4.5-win-x86_64OKJan 23 2025
R-4.5-linux-x86_64OKJan 23 2025
R-4.4-win-x86_64OKJan 23 2025
R-4.4-mac-x86_64OKJan 23 2025
R-4.4-mac-aarch64OKJan 23 2025
R-4.3-win-x86_64OKJan 23 2025
R-4.3-mac-x86_64OKJan 23 2025
R-4.3-mac-aarch64OKJan 23 2025

Exports:GabrielGraphmodelpredict

Dependencies:RcppRcppEigen