diff options
Diffstat (limited to 'R/plot.gensvm.R')
| -rw-r--r-- | R/plot.gensvm.R | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/R/plot.gensvm.R b/R/plot.gensvm.R index cbad9f0..5c560e3 100644 --- a/R/plot.gensvm.R +++ b/R/plot.gensvm.R @@ -33,6 +33,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{plot.gensvm.grid}}, \code{\link{predict.gensvm}}, +#' \code{\link{gensvm}}, \code{\link{gensvm-package}} +#' #' @method plot gensvm #' @export #' |
