lprq0: A supporting function that return the local polynomial...

Description Usage Arguments Value

Description

A supporting function that return the local polynomial regression quantile. This estimates the quantile and its derivative at the point x.0

Usage

1
lprq0(x, y, h, tau = 0.5, x0)

Arguments

x

covariate sequence;

y

response sequence;

h

bandwidth(scalar);

tau

- left-tail probability

x0

point at which the quantile is estimated

Value

x0 a scalar

fv quantile est; dv - quantile derivative est


siqr documentation built on Dec. 15, 2021, 1:08 a.m.

Related to lprq0 in siqr...