K.Epan: Epanechnikov Kernel

Description Usage Arguments Value

View source: R/Kernel.R

Description

This function is used inside the functions /codeK, DK, D2K if /codetype = "Epan".

Usage

1
K.Epan(z)

Arguments

z

A matrix containing on which the kernel is evaluated. If it is a matrix each column is interpreted as a vector.

Value

If the input is a vector the value K(z) will be returned. If the input is a matrix a vector K(z_1), …, K(z_m) will be returned, where z = [z_1, …, z_m].


Epsilon127/ldder documentation built on March 7, 2020, 7:47 a.m.