center_kernel: Kernel clustering utilities

View source: R/kernels.R

center_kernelR Documentation

Kernel clustering utilities

Description

Centering should be applied before normalization.

Usage

center_kernel(x)

normalize_kernel(x)

scale_kernel_norm(x)

Arguments

x

kernel matrix

Value

centered kernel matrix

normalized kernel matrix

normalized kernel matrix

Functions

  • normalize_kernel(): Normalize kernel space to unit norm

  • scale_kernel_norm(): Scale kernel to unit Frobenius norm


vittoriofortino84/COPS documentation built on Jan. 28, 2025, 3:16 p.m.