normkernel: normkernel

Description Usage Arguments Examples

View source: R/EPDF.R

Description

Kernel function based on the Epanechnikov kernel.

Usage

1

Arguments

x

Evaluation point.

H

Positive-definite, symmetric matrix as bandwidth.

Examples

1
normkernel(c(1,1),H = diag(2))

MEPDF documentation built on May 2, 2019, 12:40 p.m.

Related to normkernel in MEPDF...