c_x: c_x vector (Internal Function)

View source: R/matrices.R

c_xR Documentation

c_x vector (Internal Function)

Description

c_x vector generated as described in main paper.

Usage

c_x(x_data, eval_pt, m, q, h, kernel_type)

Arguments

x_data

Data of covariates.

eval_pt

Evaluation point.

m

Order of polynomial.

q

Maximum degree for x.

h

Bandwidth.

kernel_type

Type of kernel function.


lpcde documentation built on April 3, 2025, 10:09 p.m.

Related to c_x in lpcde...