Learn R Programming

npmlda (version 1.0.0)

Kh.Nm: Normal kernel

Description

Normal kernel

Usage

Kh.Nm(datavec, Bndwdth)

Arguments

datavec

a numeric vector

Bndwdth

a bandwidth of the kernel

Value

kernel function result

Examples

Run this code
# NOT RUN {
Kh.Nm(2:7,5)
# }

Run the code above in your browser using DataLab