aboutsummaryrefslogtreecommitdiff
path: root/R/fitted.gensvm.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/fitted.gensvm.R')
-rw-r--r--R/fitted.gensvm.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/fitted.gensvm.R b/R/fitted.gensvm.R
index be97223..81c4b02 100644
--- a/R/fitted.gensvm.R
+++ b/R/fitted.gensvm.R
@@ -16,7 +16,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{plot.gensvm}}, \code{\link{predict.gensvm.grid}},