From d172eddf3f8ae619261ce8683d4c3521c4da8b8d Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 28 Mar 2018 13:36:53 +0100 Subject: Add seealso to docs to facilitate exploration of package functions --- man/gensvm.grid.Rd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/gensvm.grid.Rd') diff --git a/man/gensvm.grid.Rd b/man/gensvm.grid.Rd index 6dbec22..282c641 100644 --- a/man/gensvm.grid.Rd +++ b/man/gensvm.grid.Rd @@ -155,7 +155,8 @@ Multiclass Support Vector Machine}, Journal of Machine Learning Research, 17(225):1--42. URL \url{http://jmlr.org/papers/v17/14-526.html}. } \seealso{ -\code{\link{predict.gensvm.grid}}, \code{\link{print.gensvm.grid}}, and -\code{\link{gensvm}}. +\code{\link{predict.gensvm.grid}}, \code{\link{print.gensvm.grid}}, +\code{\link{plot.gensvm.grid}}, \code{\link{gensvm}}, +\code{\link{gensvm-package}} } -- cgit v1.2.3