ker_dis_i: Distribution function without the ith observation

View source: R/zzzz.R

ker_dis_iR Documentation

Distribution function without the ith observation

Description

Distribution function without the ith observation

Usage

ker_dis_i(X, y, wt, ktype, bw)

Arguments

X

The numeric data vector.

y

The vector where the kernel estimation is computed.

wt

The non-negative weight vector.

ktype

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

bw

A numeric bandwidth value.

Value

Returns the estimated value for the bandwith parameter.

Author(s)

Kassu Mehari Beyene and Anouar El Ghouch


cenROC documentation built on March 31, 2023, 5:19 p.m.

Related to ker_dis_i in cenROC...