bias_Lip: Lipschitz class worst-case bias

Description Usage Arguments Value

View source: R/opt_bw.R

Description

Calculates the worst-case supremum bias for regression function value estimator under Lipschitz class.

Usage

1
bias_Lip(x, t, M, kern, h)

Arguments

x

a vector of regressors.

t

a scalar evaluation point.

M

bound on the first derivative

kern

a string for kernel name; currently "tri" is supported.

h

a positive bandwidth.

Value

a scalar worst-case bias value


koohyun-kwon/HTEBand documentation built on Dec. 21, 2021, 7:42 a.m.