epanechnikov_kernel: Epanechnikov Kernel

View source: R/kernels.R

epanechnikov_kernelR Documentation

Epanechnikov Kernel

Description

Epanechnikov Kernel

Usage

epanechnikov_kernel(u)

Arguments

u

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

Value

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


rbbnp documentation built on June 8, 2025, 10:46 a.m.