depa: Epanechnikov kernel

View source: R/depa.R

depaR Documentation

Epanechnikov kernel

Description

Epanechnikov kernel

Usage

depa(xx, loc = 0, scale = 1)

Arguments

xx

the evaluation points.

loc

the location parameter (normalized to be 0).

scale

the scale parameter (normalized to be 1).

Value

values.

Examples

depa(0)
depa(seq(-1,1,by=0.05))


QTE.RD documentation built on Aug. 30, 2025, 9:06 a.m.