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.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/gensvm.Rd') diff --git a/man/gensvm.Rd b/man/gensvm.Rd index 1db0558..7a55bd6 100644 --- a/man/gensvm.Rd +++ b/man/gensvm.Rd @@ -131,6 +131,6 @@ Multiclass Support Vector Machine}, Journal of Machine Learning Research, } \seealso{ \code{\link{coef}}, \code{\link{print}}, \code{\link{predict}}, -\code{\link{plot}}, and \code{\link{gensvm.grid}}. +\code{\link{plot}}, \code{\link{gensvm.grid}}, \code{\link{gensvm-package}} } -- cgit v1.2.3