kfunction: Kernel distribution function

Description Usage Arguments Value

View source: R/zzzz.R

Description

Kernel distribution function

Usage

1
kfunction(ktype, X)

Arguments

ktype

A character string giving the type kernel to be used: "normal", "epanechnikov", "biweight", or "triweight".

X

A numeric vector of sample data.

Value

Returns a vector resulting from evaluating X.


elghouch/cenROC documentation built on April 2, 2020, 5:03 a.m.