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 --- R/gensvm.accuracy.R | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'R/gensvm.accuracy.R') diff --git a/R/gensvm.accuracy.R b/R/gensvm.accuracy.R index dbcd3cc..9a60411 100644 --- a/R/gensvm.accuracy.R +++ b/R/gensvm.accuracy.R @@ -13,7 +13,8 @@ #' 17(225):1--42. URL \url{http://jmlr.org/papers/v17/14-526.html}. #' #' @seealso -#' \code{\link{predict.gensvm.grid}} +#' \code{\link{predict.gensvm.grid}}, \code{\link{predict.gensvm}}, +#' \code{\link{gensvm-package}} #' #' @export #' -- cgit v1.2.3