Learn R Programming

ibr (version 1.3.1)

poids: Product kernel evaluation

Description

Evaluate the product of kernel function at (X-valx)/bx: Gaussian, Epanechnikov, Uniform, Quartic. This function is not intended to be used directly.

Usage

poids(kernelx,X,bx,valx,n,p)

Arguments

Value

Returns a vector which coordinates are the values of the product kernel at the given coordinate

See Also

ibr