Learn R Programming

lpcde (version 0.1.6)

T_y: T_y matrix (Internal Function)

Description

Constructing the Ty matrix as described in the supplemental appendix.

Usage

T_y(y_data, yp_data, p, kernel_type)

Value

Matrix Ty.

Arguments

y_data

Vector of data points.

p

Polynomial order.

kernel_type

Type of kernel function. Currently only works with uniform kernel.