rbf: Set of Kernel Functions Currently implemented 1) Gaussian 2)...

Description Usage

View source: R/kernels.R

Description

Gussian Kernel Inputs: x = variable 1 y = variable 2 h = inverse of kernel bandwith Outputs: similarity between x and y

Usage

1
rbf(x, y, h = 1)

gcgibson/kcde-new documentation built on March 2, 2020, 7:54 p.m.