diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-09-04 19:01:00 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-09-04 19:23:47 +0100 |
| commit | 16029983fcb1b81c0969ac89f390da5e7138e079 (patch) | |
| tree | 3d10770649af7152a15498be889f4077222942dd /man | |
| parent | Generate man with updated roxygen (diff) | |
| download | rgensvm-16029983fcb1b81c0969ac89f390da5e7138e079.tar.gz rgensvm-16029983fcb1b81c0969ac89f390da5e7138e079.zip | |
Point to https url at jmlr
Diffstat (limited to 'man')
| -rw-r--r-- | man/coef.gensvm.Rd | 2 | ||||
| -rw-r--r-- | man/coef.gensvm.grid.Rd | 2 | ||||
| -rw-r--r-- | man/fitted.gensvm.Rd | 2 | ||||
| -rw-r--r-- | man/fitted.gensvm.grid.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm-package.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.accuracy.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.generate.cv.idx.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.grid.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.load.full.grid.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.load.small.grid.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.load.tiny.grid.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.maxabs.scale.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.refit.Rd | 2 | ||||
| -rw-r--r-- | man/gensvm.train.test.split.Rd | 2 | ||||
| -rw-r--r-- | man/plot.gensvm.Rd | 2 | ||||
| -rw-r--r-- | man/plot.gensvm.grid.Rd | 2 | ||||
| -rw-r--r-- | man/predict.gensvm.Rd | 2 | ||||
| -rw-r--r-- | man/predict.gensvm.grid.Rd | 2 | ||||
| -rw-r--r-- | man/print.gensvm.Rd | 2 | ||||
| -rw-r--r-- | man/print.gensvm.grid.Rd | 2 |
21 files changed, 21 insertions, 21 deletions
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}}, |
