uniform_kernelos {spNetwork}R Documentation

c++ uniform kernel for one distance

Description

c++ uniform kernel for one distance

Usage

uniform_kernelos(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]