aboutsummaryrefslogtreecommitdiff
path: root/R/predict.gensvm.grid.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/predict.gensvm.grid.R')
-rw-r--r--R/predict.gensvm.grid.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/predict.gensvm.grid.R b/R/predict.gensvm.grid.R
index e74822d..e908fe7 100644
--- a/R/predict.gensvm.grid.R
+++ b/R/predict.gensvm.grid.R
@@ -22,7 +22,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{predict.gensvm.grid}},