# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ProbSVMs" in publications use:' type: software license: GPL-2.0-only title: 'ProbSVMs: Probabilistic Support Vector Machines' version: 0.1.0 abstract: Implements kernel-based classification Support Vector Machines with reliable estimated probabilities of class membership. Theoretical support for the functions in this package can be found in Duarte Silva (2025) . authors: - family-names: Duarte Silva given-names: A. Pedro email: psilva@ucp.pt repository: https://cran.r-universe.dev commit: af3a378d7d9558544729af7458d73b50c229a769 date-released: '2026-06-25' contact: - family-names: Duarte Silva given-names: A. Pedro email: psilva@ucp.pt