epakernel: epakernel

Description Usage Arguments Examples

View source: R/EPDF.R

Description

Kernel function based on the normal distribution.

Usage

1
epakernel(x,H)

Arguments

x

Evaluation point.

H

Positive-definite, symmetric matrix as bandwidth.

Examples

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

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

Related to epakernel in MEPDF...