aboutsummaryrefslogtreecommitdiff
path: root/R/gensvm.train.test.split.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/gensvm.train.test.split.R')
-rw-r--r--R/gensvm.train.test.split.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/gensvm.train.test.split.R b/R/gensvm.train.test.split.R
index 680743c..92fc63d 100644
--- a/R/gensvm.train.test.split.R
+++ b/R/gensvm.train.test.split.R
@@ -32,7 +32,7 @@
#' @references
#' Van den Burg, G.J.J. and Groenen, P.J.F. (2016). \emph{GenSVM: A Generalized
#' Multiclass Support Vector Machine}, Journal of Machine Learning Research,
-#' 17(225):1--42. URL \url{http://jmlr.org/papers/v17/14-526.html}.
+#' 17(225):1--42. URL \url{https://jmlr.org/papers/v17/14-526.html}.
#'
#' @seealso
#' \code{\link{gensvm}}, \code{\link{gensvm-package}}