checkparms {MKLE}R Documentation

Checks if the kernel function is proper.

Description

Checks if the kernel function is nonnegative and integrates to 1.

Usage

checkparms(Kernel)

Arguments

Kernel a R function to be used as the kernel function.

Value

will return a warning if the kernel is improper.

Author(s)

Thomas Jaki

See Also

Kdensity


[Package MKLE version 0.02 Index]