uniform: Uniform kernel

Description Usage Arguments Value See Also

View source: R/kernels.R

Description

Evaluates the uniform kernel,

K(u)=\frac{1}{2} I[|u|≤q 1].

Usage

1

Arguments

u

a vector of points at which to evaluate the kernel.

Value

a vector giving the evaluations.

See Also

Other kernel functions: biweight(), epanechnikov(), gauss()


timwaite/nprtw documentation built on Jan. 25, 2021, 1:50 a.m.