Learn R Programming

rbbnp (version 0.3.0)

epanechnikov_kernel: Epanechnikov Kernel

Description

Epanechnikov Kernel

Usage

epanechnikov_kernel(u)

Value

Returns the value of the Epanechnikov kernel function at the given input.

Arguments

u

A numerical value or vector representing the input to the kernel function.