gaussianKernel: Calculate Gaussian Kernel

Description Usage Arguments Details Value Author(s)

View source: R/CalculateSimilarity.R

Description

Measure of similarity between two points represented by x1 and x2

Usage

1
gaussianKernel(x1, x2, alpha = 1)

Arguments

x1

first valor to computate

x2

second valor to computate

alpha

Alpha Measure

Details

Measure of similarity between two points represented by x1 and x2

Value

Measure of similarity between two points.

Author(s)

Luis Gustavo Uzai


SpecDetec documentation built on May 2, 2019, 1:08 p.m.