From d9a3126ea776bcb5002fd41ddf449aa88ee4177f Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 23 Apr 2018 16:37:13 +0100 Subject: Add maintainer to description file --- DESCRIPTION | 1 + 1 file changed, 1 insertion(+) diff --git a/DESCRIPTION b/DESCRIPTION index 152af03..a219cfa 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,6 +5,7 @@ Title: A Generalized Multiclass Support Vector Machine Authors@R: c(person("Gertjan", "van den Burg", role=c("aut", "cre"), email="gertjanvandenburg@gmail.com"), person("Patrick", "Groenen", email="groenen@ese.eur.nl", role="ctb")) +Maintainer: Gertjan van den Burg Description: The GenSVM classifier is a generalized multiclass support vector machine (SVM). This classifier aims to find decision boundaries that separate the classes with as wide a margin as possible. In GenSVM, the -- cgit v1.2.3