gausskernel: Calculate the Gaussian kernel matrix for a given vector.

Description Usage Arguments Value

View source: R/auxiliary_functions.R

Description

Calculate the Gaussian kernel matrix for a given vector.

Usage

1
gausskernel(X, bandwidth)

Arguments

X

a numeric vector.

sigma

the bandwidth of the kernel.

Value

The distance matrix corresponding to X.


jofie/DistCov documentation built on May 23, 2019, 9:02 p.m.