Rectangular kernel function
Rectangular.kernel(x)
x
: a vector.Rectangular kernel function
Rectangular Kernel
We recommend a critical value of 10 for this kernel.
plot(function(x) Rectangular.kernel(x), -2, 2, main = " Rectangular kernel ")
Useful links