Kh.Ep: Epanechnikov Kernel

Description Usage Arguments Value Examples

Description

Epanechnikov Kernel

Usage

1
Kh.Ep(datavec, Bndwdth)

Arguments

datavec

a numeric vector

Bndwdth

a bandwidth

Value

kernel function result

Examples

1
Kh.Ep(2:7,5)

Example output

[1] 0.126 0.096 0.054 0.000 0.000 0.000

npmlda documentation built on May 2, 2019, 12:54 a.m.

Related to Kh.Ep in npmlda...