aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-09-04 19:01:00 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-09-04 19:23:47 +0100
commit16029983fcb1b81c0969ac89f390da5e7138e079 (patch)
tree3d10770649af7152a15498be889f4077222942dd
parentGenerate man with updated roxygen (diff)
downloadrgensvm-16029983fcb1b81c0969ac89f390da5e7138e079.tar.gz
rgensvm-16029983fcb1b81c0969ac89f390da5e7138e079.zip
Point to https url at jmlr
-rw-r--r--R/coef.gensvm.R2
-rw-r--r--R/coef.gensvm.grid.R2
-rw-r--r--R/fitted.gensvm.R2
-rw-r--r--R/fitted.gensvm.grid.R2
-rw-r--r--R/gensvm-package.R2
-rw-r--r--R/gensvm.R2
-rw-r--r--R/gensvm.accuracy.R2
-rw-r--r--R/gensvm.grid.R10
-rw-r--r--R/gensvm.maxabs.scale.R2
-rw-r--r--R/gensvm.refit.R2
-rw-r--r--R/gensvm.train.test.split.R2
-rw-r--r--R/plot.gensvm.R2
-rw-r--r--R/plot.gensvm.grid.R2
-rw-r--r--R/predict.gensvm.R2
-rw-r--r--R/predict.gensvm.grid.R2
-rw-r--r--R/print.gensvm.R2
-rw-r--r--R/print.gensvm.grid.R2
-rw-r--r--man/coef.gensvm.Rd2
-rw-r--r--man/coef.gensvm.grid.Rd2
-rw-r--r--man/fitted.gensvm.Rd2
-rw-r--r--man/fitted.gensvm.grid.Rd2
-rw-r--r--man/gensvm-package.Rd2
-rw-r--r--man/gensvm.Rd2
-rw-r--r--man/gensvm.accuracy.Rd2
-rw-r--r--man/gensvm.generate.cv.idx.Rd2
-rw-r--r--man/gensvm.grid.Rd2
-rw-r--r--man/gensvm.load.full.grid.Rd2
-rw-r--r--man/gensvm.load.small.grid.Rd2
-rw-r--r--man/gensvm.load.tiny.grid.Rd2
-rw-r--r--man/gensvm.maxabs.scale.Rd2
-rw-r--r--man/gensvm.refit.Rd2
-rw-r--r--man/gensvm.train.test.split.Rd2
-rw-r--r--man/plot.gensvm.Rd2
-rw-r--r--man/plot.gensvm.grid.Rd2
-rw-r--r--man/predict.gensvm.Rd2
-rw-r--r--man/predict.gensvm.grid.Rd2
-rw-r--r--man/print.gensvm.Rd2
-rw-r--r--man/print.gensvm.grid.Rd2
38 files changed, 42 insertions, 42 deletions
diff --git a/R/coef.gensvm.R b/R/coef.gensvm.R
index 3262833..d9c8fe4 100644
--- a/R/coef.gensvm.R
+++ b/R/coef.gensvm.R
@@ -19,7 +19,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{plot.gensvm}},
diff --git a/R/coef.gensvm.grid.R b/R/coef.gensvm.grid.R
index 7b12d26..d8fde11 100644
--- a/R/coef.gensvm.grid.R
+++ b/R/coef.gensvm.grid.R
@@ -14,7 +14,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.grid}}, \code{\link{gensvm-package}}
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}},
diff --git a/R/fitted.gensvm.grid.R b/R/fitted.gensvm.grid.R
index f24ec64..8c5d3e8 100644
--- a/R/fitted.gensvm.grid.R
+++ b/R/fitted.gensvm.grid.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}},
diff --git a/R/gensvm-package.R b/R/gensvm-package.R
index 4c27695..8018e5e 100644
--- a/R/gensvm-package.R
+++ b/R/gensvm-package.R
@@ -96,7 +96,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.grid}}
diff --git a/R/gensvm.R b/R/gensvm.R
index 4a1c76c..7be33ee 100644
--- a/R/gensvm.R
+++ b/R/gensvm.R
@@ -75,7 +75,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{coef}}, \code{\link{print}}, \code{\link{predict}},
diff --git a/R/gensvm.accuracy.R b/R/gensvm.accuracy.R
index 387c2db..0e7b6d5 100644
--- a/R/gensvm.accuracy.R
+++ b/R/gensvm.accuracy.R
@@ -15,7 +15,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{predict.gensvm.grid}}, \code{\link{predict.gensvm}},
diff --git a/R/gensvm.grid.R b/R/gensvm.grid.R
index 8006b87..c9a9b6b 100644
--- a/R/gensvm.grid.R
+++ b/R/gensvm.grid.R
@@ -118,7 +118,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{predict.gensvm.grid}}, \code{\link{print.gensvm.grid}},
@@ -279,7 +279,7 @@ gensvm.grid <- function(x, y, param.grid='tiny', refit=TRUE, scoring=NULL, cv=3,
#' @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}.
#'
#' @export
#'
@@ -318,7 +318,7 @@ gensvm.load.tiny.grid <- function()
#' @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}.
#'
#' @export
#'
@@ -353,7 +353,7 @@ gensvm.load.full.grid <- function()
#' @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}.
#'
#' @export
#'
@@ -388,7 +388,7 @@ gensvm.load.small.grid <- function()
#' @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.grid}}
diff --git a/R/gensvm.maxabs.scale.R b/R/gensvm.maxabs.scale.R
index 0c0f6f3..e16325c 100644
--- a/R/gensvm.maxabs.scale.R
+++ b/R/gensvm.maxabs.scale.R
@@ -25,7 +25,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.grid}},
diff --git a/R/gensvm.refit.R b/R/gensvm.refit.R
index d9c399a..b1251e6 100644
--- a/R/gensvm.refit.R
+++ b/R/gensvm.refit.R
@@ -45,7 +45,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}}
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}}
diff --git a/R/plot.gensvm.R b/R/plot.gensvm.R
index 500adf5..71ec8f2 100644
--- a/R/plot.gensvm.R
+++ b/R/plot.gensvm.R
@@ -31,7 +31,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.grid}}, \code{\link{predict.gensvm}},
diff --git a/R/plot.gensvm.grid.R b/R/plot.gensvm.grid.R
index ca37166..1ad6c07 100644
--- a/R/plot.gensvm.grid.R
+++ b/R/plot.gensvm.grid.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{gensvm.grid}},
diff --git a/R/predict.gensvm.R b/R/predict.gensvm.R
index b9a9d7a..882a695 100644
--- a/R/predict.gensvm.R
+++ b/R/predict.gensvm.R
@@ -19,7 +19,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}},
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}},
diff --git a/R/print.gensvm.R b/R/print.gensvm.R
index 54397da..169e627 100644
--- a/R/print.gensvm.R
+++ b/R/print.gensvm.R
@@ -15,7 +15,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}},
diff --git a/R/print.gensvm.grid.R b/R/print.gensvm.grid.R
index 8aaee12..123fbf3 100644
--- a/R/print.gensvm.grid.R
+++ b/R/print.gensvm.grid.R
@@ -14,7 +14,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.grid}}, \code{\link{predict.gensvm.grid}},
diff --git a/man/coef.gensvm.Rd b/man/coef.gensvm.Rd
index aba3efe..60699bb 100644
--- a/man/coef.gensvm.Rd
+++ b/man/coef.gensvm.Rd
@@ -33,7 +33,7 @@ V <- coef(fit)
\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{plot.gensvm}},
diff --git a/man/coef.gensvm.grid.Rd b/man/coef.gensvm.grid.Rd
index 53540bf..bbe495a 100644
--- a/man/coef.gensvm.grid.Rd
+++ b/man/coef.gensvm.grid.Rd
@@ -30,7 +30,7 @@ pg <- coef(grid)
\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.grid}}, \code{\link{gensvm-package}}
diff --git a/man/fitted.gensvm.Rd b/man/fitted.gensvm.Rd
index c65123e..ee44cfb 100644
--- a/man/fitted.gensvm.Rd
+++ b/man/fitted.gensvm.Rd
@@ -34,7 +34,7 @@ gensvm.accuracy(y, yhat)
\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}},
diff --git a/man/fitted.gensvm.grid.Rd b/man/fitted.gensvm.grid.Rd
index 455df7e..0fe9a08 100644
--- a/man/fitted.gensvm.grid.Rd
+++ b/man/fitted.gensvm.grid.Rd
@@ -34,7 +34,7 @@ gensvm.accuracy(y, yhat)
\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}},
diff --git a/man/gensvm-package.Rd b/man/gensvm-package.Rd
index 479648f..ffa6e16 100644
--- a/man/gensvm-package.Rd
+++ b/man/gensvm-package.Rd
@@ -103,7 +103,7 @@ The following nonlinear kernels are implemented in the GenSVM package:
\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.grid}}
diff --git a/man/gensvm.Rd b/man/gensvm.Rd
index 9058f54..260f874 100644
--- a/man/gensvm.Rd
+++ b/man/gensvm.Rd
@@ -139,7 +139,7 @@ all.equal(coef(fit), coef(fit2))
\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{coef}}, \code{\link{print}}, \code{\link{predict}},
diff --git a/man/gensvm.accuracy.Rd b/man/gensvm.accuracy.Rd
index 25b8fb7..47809d6 100644
--- a/man/gensvm.accuracy.Rd
+++ b/man/gensvm.accuracy.Rd
@@ -29,7 +29,7 @@ gensvm.accuracy(predict(fit, x), y)
\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{predict.gensvm.grid}}, \code{\link{predict.gensvm}},
diff --git a/man/gensvm.generate.cv.idx.Rd b/man/gensvm.generate.cv.idx.Rd
index dbba19e..fe77bc0 100644
--- a/man/gensvm.generate.cv.idx.Rd
+++ b/man/gensvm.generate.cv.idx.Rd
@@ -22,7 +22,7 @@ This function generates a vector of length \code{n} with values from 0 to
\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.grid}}
diff --git a/man/gensvm.grid.Rd b/man/gensvm.grid.Rd
index abcf00d..ee7178e 100644
--- a/man/gensvm.grid.Rd
+++ b/man/gensvm.grid.Rd
@@ -169,7 +169,7 @@ grid <- gensvm.grid(x, y, param.grid=pg, verbose=2)
\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{predict.gensvm.grid}}, \code{\link{print.gensvm.grid}},
diff --git a/man/gensvm.load.full.grid.Rd b/man/gensvm.load.full.grid.Rd
index 18c7095..19d02b7 100644
--- a/man/gensvm.load.full.grid.Rd
+++ b/man/gensvm.load.full.grid.Rd
@@ -19,7 +19,7 @@ combinations of the following parameter sets:
\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.grid}}, \code{\link{gensvm.load.tiny.grid}},
diff --git a/man/gensvm.load.small.grid.Rd b/man/gensvm.load.small.grid.Rd
index 61c545c..8b42895 100644
--- a/man/gensvm.load.small.grid.Rd
+++ b/man/gensvm.load.small.grid.Rd
@@ -19,7 +19,7 @@ parameter sets:
\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.grid}}, \code{\link{gensvm.load.tiny.grid}},
diff --git a/man/gensvm.load.tiny.grid.Rd b/man/gensvm.load.tiny.grid.Rd
index 1b20151..5e4c480 100644
--- a/man/gensvm.load.tiny.grid.Rd
+++ b/man/gensvm.load.tiny.grid.Rd
@@ -20,7 +20,7 @@ linear kernel.
\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.grid}}, \code{\link{gensvm.load.small.grid}},
diff --git a/man/gensvm.maxabs.scale.Rd b/man/gensvm.maxabs.scale.Rd
index 7c75eff..4cb9266 100644
--- a/man/gensvm.maxabs.scale.Rd
+++ b/man/gensvm.maxabs.scale.Rd
@@ -54,7 +54,7 @@ x.test.scl <- scaled$x.test
\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.grid}},
diff --git a/man/gensvm.refit.Rd b/man/gensvm.refit.Rd
index d5086c3..a54f77c 100644
--- a/man/gensvm.refit.Rd
+++ b/man/gensvm.refit.Rd
@@ -107,7 +107,7 @@ fit2 <- gensvm.refit(fit1, x2, y2)
\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}}
diff --git a/man/gensvm.train.test.split.Rd b/man/gensvm.train.test.split.Rd
index 38c0420..cf2bc62 100644
--- a/man/gensvm.train.test.split.Rd
+++ b/man/gensvm.train.test.split.Rd
@@ -68,7 +68,7 @@ gensvm.accuracy(y.test, predict(fit, x.test))
\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}}
diff --git a/man/plot.gensvm.Rd b/man/plot.gensvm.Rd
index 6f9b949..896d473 100644
--- a/man/plot.gensvm.Rd
+++ b/man/plot.gensvm.Rd
@@ -82,7 +82,7 @@ plot(fit)
\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.grid}}, \code{\link{predict.gensvm}},
diff --git a/man/plot.gensvm.grid.Rd b/man/plot.gensvm.grid.Rd
index abf0974..fdc4fe5 100644
--- a/man/plot.gensvm.grid.Rd
+++ b/man/plot.gensvm.grid.Rd
@@ -32,7 +32,7 @@ plot(grid, x)
\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{gensvm.grid}},
diff --git a/man/predict.gensvm.Rd b/man/predict.gensvm.Rd
index b521872..e92edd5 100644
--- a/man/predict.gensvm.Rd
+++ b/man/predict.gensvm.Rd
@@ -42,7 +42,7 @@ gensvm.accuracy(y.test, y.test.pred)
\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}},
diff --git a/man/predict.gensvm.grid.Rd b/man/predict.gensvm.grid.Rd
index b16969a..d055617 100644
--- a/man/predict.gensvm.grid.Rd
+++ b/man/predict.gensvm.grid.Rd
@@ -42,7 +42,7 @@ y.hat <- predict(grid, x)
\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}},
diff --git a/man/print.gensvm.Rd b/man/print.gensvm.Rd
index d8a7046..605e57e 100644
--- a/man/print.gensvm.Rd
+++ b/man/print.gensvm.Rd
@@ -34,7 +34,7 @@ predict(print(fit), x)
\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}},
diff --git a/man/print.gensvm.grid.Rd b/man/print.gensvm.grid.Rd
index 4dff09a..1addb9d 100644
--- a/man/print.gensvm.grid.Rd
+++ b/man/print.gensvm.grid.Rd
@@ -31,7 +31,7 @@ print(grid)
\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.grid}}, \code{\link{predict.gensvm.grid}},