aboutsummaryrefslogtreecommitdiff
path: root/R/coef.gensvm.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/coef.gensvm.R')
-rw-r--r--R/coef.gensvm.R4
1 files changed, 4 insertions, 0 deletions
diff --git a/R/coef.gensvm.R b/R/coef.gensvm.R
index 45eeb13..09febc2 100644
--- a/R/coef.gensvm.R
+++ b/R/coef.gensvm.R
@@ -21,6 +21,10 @@
#' 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}}, \code{\link{plot.gensvm}},
+#' \code{\link{predict.gensvm}}, \code{\link{gensvm-package}}
+#'
#' @method coef gensvm
#' @export
#'