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)
Arguments
- y_data
Vector of data points.
- p
Polynomial order.
- kernel_type
Type of kernel function. Currently only works with uniform kernel.