aboutsummaryrefslogtreecommitdiff
path: root/R/print.gensvm.grid.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/print.gensvm.grid.R')
-rw-r--r--R/print.gensvm.grid.R5
1 files changed, 5 insertions, 0 deletions
diff --git a/R/print.gensvm.grid.R b/R/print.gensvm.grid.R
index 88967d7..558dbd8 100644
--- a/R/print.gensvm.grid.R
+++ b/R/print.gensvm.grid.R
@@ -16,6 +16,11 @@
#' 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{gensvm.grid}}, \code{\link{predict.gensvm.grid}},
+#' \code{\link{plot.gensvm.grid}}, \code{\link{gensvm.grid}},
+#' \code{\link{gensvm-package}}
+#'
#' @method print gensvm.grid
#' @export
#'