# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "kernda" in publications use:' type: software license: GPL-2.0-or-later title: 'kernda: Kernel Discriminant Analysis' version: '1.0' abstract: 'Functions to perform discriminant analysis using kernel density estimation. For the case of binary classification the package relies on the Nadaraya-Watson estimator. References: Wand M.P. and Jones M.C. (1995). "Kernel smoothing". CRC Press. .' authors: - family-names: Tsagris given-names: Michail email: mtsagris@uoc.gr - family-names: Kontemeniotis given-names: Nikolaos email: kontemeniotisn@gmail.com repository: https://cran.r-universe.dev commit: 96cb0ba5ac6baa2f9cb0dafda8d8af4272c41717 date-released: '2026-06-29' contact: - family-names: Tsagris given-names: Michail email: mtsagris@uoc.gr