Learn R Programming

OVL.CI (version 0.1.1)

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)

Value

density estimation.

Arguments

data

vector of observations.

points

in which the function is evaluated.

h

bandwidth.