Last data update: 2014.03.03

R: Utility function for retrieving Cn value for any sample size
mhde.cnR Documentation

Utility function for retrieving Cn value for any sample size

Description

This function evaluates the Cn bandwidth value for the Epanechnikov kernel based on the sample size.

Usage

mhde.cn(Nsize)

Arguments

Nsize

Number of values in the sample data set

Value

The Epanechnikov kernel bandwidth parameter for the sample size.

Results