Estimation of sigma_yx
get_sigma_yx.RdEstimation of sigma_yx
Arguments
- Y
A numerical vector representing the sample data of variable Y.
- X
A numerical vector representing the sample data of variable X.
- x
The specific point at which sigma_yx is to be estimated.
- h
A bandwidth parameter used in the kernel function for smoothing.
- inf_k
A kernel function used to weigh observations in the neighborhood of point x.