exponential_kernel | R Documentation |
Functions to compute an exponential kernel.
exponential_kernel(beta = 0.2, r0 = 0.05)
beta |
[numeric] The kernel's beta parameter. |
r0 |
[numeric] The kernel's r0 (exponential). |
A matrix
corresponding to the kernel.
exponential_kernel(beta = 2, r0 = 0.7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.