Package: WeightSVM
Version: 1.7-16
Title: Subject Weighted Support Vector Machines
Imports: graphics, grDevices, stats, methods, utils
Suggests: SparseM, xtable, Matrix, MASS, e1071, knitr, slam, kernlab
Authors@R: c(person(given = "Tianchen",
                      family = "Xu",
                      role = c("aut", "cre"),
                      email = "tx2155@columbia.edu",
                      comment = c(ORCID = "0000-0002-0102-7630")),
               person(given = "Chih-Chung",
                      family = "Chang",
                      role = c("ctb", "cph"),
                      comment = "libsvm C++-code"),
               person(given = "Chih-Chen",
                      family = "Lin",
                      role = c("ctb", "cph"),
                      comment = "libsvm C++-code"),
               person(given = "Ming-Wei",
                      family = "Chang",
                      role = c("ctb", "cph"),
                      comment = "libsvm C++-code"),
               person(given = "Hsuan-Tien",
                      family = "Lin",
                      role = c("ctb", "cph"),
                      comment = "libsvm C++-code"),
               person(given = "Ming-Hen",
                      family = "Tsai",
                      role = c("ctb", "cph"),
                      comment = "libsvm C++-code"),
               person(given = "Chia-Hua",
                      family = "Ho",
                      role = c("ctb", "cph"),
                      comment = "libsvm C++-code"),
               person(given = "Hsiang-Fu",
                      family = "Yu",
                      role = c("ctb", "cph"),
                      comment = "libsvm C++-code"),
               person(given = "David",
                      family = "Meyer",
                      role = "ctb"),
               person(given = "Evgenia",
                      family = "Dimitriadou",
                      role = "ctb"),
               person(given = "Kurt",
                      family = "Hornik",
                      role = "ctb"),
               person(given = "Andreas",
                      family = "Weingessel",
                      role = "ctb"),
               person(given = "Friedrich",
                      family = "Leisch",
                      role = "ctb"))
Maintainer: Tianchen Xu <tx2155@columbia.edu>
Description: Functions for subject/instance weighted support vector machines (SVM). 
    It uses a modified version of 'libsvm' and is compatible with package 'e1071'. It also allows user defined kernel matrix.
URL:
        https://www.csie.ntu.edu.tw/~cjlin/libsvmtools/#weights_for_data_instances
BugReports: https://github.com/zjph602xtc/wsvm/issues
License: GPL-2 | GPL-3
LazyLoad: yes
NeedsCompilation: yes
VignetteBuilder: knitr
Repository: CRAN
Packaged: 2024-10-12 01:53:38 UTC; Peter Xu
Date/Publication: 2024-10-12 03:30:02 UTC
Author: Tianchen Xu [aut, cre] (<https://orcid.org/0000-0002-0102-7630>),
  Chih-Chung Chang [ctb, cph] (libsvm C++-code),
  Chih-Chen Lin [ctb, cph] (libsvm C++-code),
  Ming-Wei Chang [ctb, cph] (libsvm C++-code),
  Hsuan-Tien Lin [ctb, cph] (libsvm C++-code),
  Ming-Hen Tsai [ctb, cph] (libsvm C++-code),
  Chia-Hua Ho [ctb, cph] (libsvm C++-code),
  Hsiang-Fu Yu [ctb, cph] (libsvm C++-code),
  David Meyer [ctb],
  Evgenia Dimitriadou [ctb],
  Kurt Hornik [ctb],
  Andreas Weingessel [ctb],
  Friedrich Leisch [ctb]
Built: R 4.3.3; x86_64-apple-darwin20; 2024-10-12 04:30:20 UTC; unix
Archs: WeightSVM.so.dSYM
