Learn R Programming

SpecDetec (version 1.0.0)

gaussianKernel: Calculate Gaussian Kernel

Description

Measure of similarity between two points represented by x1 and x2

Usage

gaussianKernel(x1, x2, alpha = 1)

Arguments

x1

first valor to computate

x2

second valor to computate

alpha

Alpha Measure

Value

Measure of similarity between two points.

Details

Measure of similarity between two points represented by x1 and x2