Package: abclass
Title: Angle-Based Large-Margin Classifiers
Version: 0.2.0
Authors@R: c(
    person(given = "Wenjie", family = "Wang",
           email = "wang@wwenjie.org",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0363-3180")),
    person(family = "Eli Lilly and Company",
           role = "cph")
    )
Description: Multi-category angle-based large-margin classifiers.
    See Zhang and Liu (2014) <doi:10.1093/biomet/asu017> for details.
Depends: R (>= 3.5.0)
Imports: Rcpp, stats
LinkingTo: Rcpp, RcppArmadillo
Suggests: tinytest
Copyright: Eli Lilly and Company
License: GPL (>= 3)
URL: https://wwenjie.org/abclass,
        https://github.com/wenjie2wang/abclass
BugReports: https://github.com/wenjie2wang/abclass/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-04-12 03:34:01 UTC; wenjie
Author: Wenjie Wang [aut, cre] (<https://orcid.org/0000-0003-0363-3180>),
  Eli Lilly and Company [cph]
Maintainer: Wenjie Wang <wang@wwenjie.org>
Repository: CRAN
Date/Publication: 2022-04-12 03:52:31 UTC
