Learn R Programming

lpcde (version 0.1.6)

T_x: T_x matrix (Internal Function)

Description

Constructing the Tx matrix as described in the supplemental appendix.

Usage

T_x(x_data, eval_pt, q, h, kernel_type)

Value

Matrix.

Arguments

x_data

Data of covariates.

eval_pt

Evaluation point.

q

Polynomial order for covariates.

h

Bandwidth.

kernel_type

Type of kernel function.