Description
Function for estimating the constants in the estimation formula
Usage
b_x(datavec, s_mat, e_vec, q, kernel_type)
Value
Vector of products for each data point.
Arguments
- datavec
Dataset, vector.
- s_mat
S_hat matrix.
- q
Polynomial order.
- kernel_type
Kernel function choice.