Skip to content

kernelFactory

Kernel Factory: An Ensemble of Kernel Machines

v0.3.0 · Sep 29, 2015 · GPL (>= 2)

Description

Binary classification based on an ensemble of kernel machines ("Ballings, M. and Van den Poel, D. (2013), Kernel Factory: An Ensemble of Kernel Machines. Expert Systems With Applications, 40(8), 2904-2913"). Kernel factory is an ensemble method where each base classifier (random forest) is fit on the kernel matrix of a subset of the training data.

Downloads

201

Last 30 days

16557th

201

Last 90 days

201

Last year

CRAN Check Status

14 NOTE
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (16 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michel Ballings <Michel.Ballings@GMail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-clang

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michel Ballings <Michel.Ballings@GMail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                          ^
checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                                                                                                                                                                                                                                                                   ^

Check History

NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michel Ballings <Michel.Ballings@GMail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style pe
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michel Ballings <Michel.Ballings@GMail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style pe
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) kernelFactory.Rd:21: Lost braces; missing escapes or markup?
    21 | \item{method}{Can be one of the following: POLynomial kernel function (\code{pol}), LINear kernel function (\code{lin}), Radial Basis kernel Function \code{rbf}), random choice (random={pol, lin, rbf}) (\code{random}), burn- in choice of best function (burn={pol, lin, rbf }) (\code{burn}). Use \code{random} or \code{burn} if you don't know in advance which kernel function is best.}
       |                       

Dependency Network

Dependencies Reverse dependencies randomForest AUC genalg kernlab kernelFactory

Version History

new 0.3.0 Mar 9, 2026