gaussianKernel: Calculate Gaussian Kernel
Description
Measure of similarity between two points represented by x1 and x2
Usage
gaussianKernel(x1, x2, alpha = 1)
Arguments
x2
second valor to computate
Value
Measure of similarity between two points.
Details
Measure of similarity between two points represented by x1 and x2