center_kernel | R Documentation |
Centering should be applied before normalization.
center_kernel(x)
normalize_kernel(x)
scale_kernel_norm(x)
x |
kernel matrix |
centered kernel matrix
normalized kernel matrix
normalized kernel matrix
normalize_kernel()
: Normalize kernel space to unit norm
scale_kernel_norm()
: Scale kernel to unit Frobenius norm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.