aboutsummaryrefslogtreecommitdiff
path: root/R/coef.gensvm.grid.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/coef.gensvm.grid.R')
-rw-r--r--R/coef.gensvm.grid.R3
1 files changed, 3 insertions, 0 deletions
diff --git a/R/coef.gensvm.grid.R b/R/coef.gensvm.grid.R
index 15e6525..3765c32 100644
--- a/R/coef.gensvm.grid.R
+++ b/R/coef.gensvm.grid.R
@@ -16,6 +16,9 @@
#' 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{gensvm-package}}
+#'
#' @method coef gensvm.grid
#' @export
#'