R/Epan.R

Defines functions Epan

Documented in Epan

Epan<-function(x) { return(((3/4)*(1-(x)^2))*(abs(x)<1))}

Try the HQM package in your browser

Any scripts or data that you put into this service are public.

HQM documentation built on Jan. 8, 2026, 9:08 a.m.