gaussian_kernel_scaledos {spNetwork}R Documentation

c++ scaled gaussian kernel for one distance

Description

c++ scaled gaussian kernel for one distance

Usage

gaussian_kernel_scaledos(d, bw)

Arguments

d

a double, the distances for which the density must be calculated

bw

a double representing the size of the kernel bandwidth


[Package spNetwork version 0.4.4.6 Index]