aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION3
1 files changed, 2 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index e73d82e..152af03 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -16,7 +16,8 @@ Description: The GenSVM classifier is a generalized multiclass support vector
the other advantages of GenSVM is that it is trained in the primal
space, allowing the use of warm starts during optimization. This
means that for common tasks such as cross validation or repeated model
- fitting, GenSVM can be trained very quickly.
+ fitting, GenSVM can be trained very quickly. Based on: G.J.J. van den
+ Burg and P.J.F. Groenen (2018) <http://www.jmlr.org/papers/v17/14-526.html>.
License: GPL (>= 2)
Depends:
R (>= 3.0.0)