aboutsummaryrefslogtreecommitdiff
path: root/R/gensvm.R
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2018-03-28 13:36:53 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2018-03-28 13:36:53 +0100
commitd172eddf3f8ae619261ce8683d4c3521c4da8b8d (patch)
tree37bfae96d77f6c8d6fac9d988fbe0d061b56c287 /R/gensvm.R
parentupdate submodule (diff)
downloadrgensvm-d172eddf3f8ae619261ce8683d4c3521c4da8b8d.tar.gz
rgensvm-d172eddf3f8ae619261ce8683d4c3521c4da8b8d.zip
Add seealso to docs to facilitate exploration of package functions
Diffstat (limited to 'R/gensvm.R')
-rw-r--r--R/gensvm.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/gensvm.R b/R/gensvm.R
index 40930ac..32ab61b 100644
--- a/R/gensvm.R
+++ b/R/gensvm.R
@@ -75,7 +75,7 @@
#'
#' @seealso
#' \code{\link{coef}}, \code{\link{print}}, \code{\link{predict}},
-#' \code{\link{plot}}, and \code{\link{gensvm.grid}}.
+#' \code{\link{plot}}, \code{\link{gensvm.grid}}, \code{\link{gensvm-package}}
#'
#' @export
#' @useDynLib gensvm_wrapper, .registration = TRUE