Description Usage Arguments Value
Kernel functions
1 2 3 4 5 6 7 | linearKernel(X, X_test = X)
quadraticKernel(X, X_test = X)
IBSkernel(X, X_test = X)
gaussKernel(X, X_test = X, rho = 1)
|
X |
n x q matrix of covariates |
X_test |
matrix of test covariates |
rho |
scaling parameter |
Gram matrix for specified kernel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.