Construct a matrix based on the local polynomial estimation at a corresponding sequence of x data and sequence of gridpoint z.
lprOperator(h,xx,zz,p)
local polynomial estimator matrix
the kernel bandwidth smoothing parameter.
numeric vector of x data. Missing values are not accepted.
numeric vector of gridpoint z data. Missing values are not accepted.
degree of local polynomial used.
X.J. Hu