aboutsummaryrefslogtreecommitdiff
path: root/R/gensvm.grid.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/gensvm.grid.R')
-rw-r--r--R/gensvm.grid.R5
1 files changed, 3 insertions, 2 deletions
diff --git a/R/gensvm.grid.R b/R/gensvm.grid.R
index 2b90e57..eeeb620 100644
--- a/R/gensvm.grid.R
+++ b/R/gensvm.grid.R
@@ -118,8 +118,9 @@
#' 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}}
#'
#' @export
#'