| Kernelize-package | Package for obtaining kernels. ~~ package title ~~ |
| getKernel.2wayIX | Function for estimating the two-way interaction kernel. |
| getKernel.dPoly | Function for estimating the d-th order polynomial kernel. |
| getKernel.gaussian | Function for estimating the gaussian kernel. |
| getKernel.IBS | Function for estimating the IBS kernel. |
| getKernel.IBS.weighted | Function for estimating the weighted IBS kernel. |
| getKernel.linear | Function for estimating the linear kernel. |
| getKernel.quadratic | Function for estimating the quadratic kernel. |
| getKernel.squareDiff | Function for estimating the Square Difference kernel. |
| getKernel.triangle | Function for estimating the triangle kernel. |
| Kernelize | Package for obtaining kernels. ~~ package title ~~ |