kernel.g.density: Estimates the density function using the Gaussian kernel.
Description
Estimates the density function using the Gaussian kernel.
Usage
kernel.g.density(data, points, h)
Arguments
- data
vector of observations.
- points
in which the function is evaluated.
- h
bandwidth.