Return ???

f_kernel_estimation(data, kernel, b)

Arguments

data

a numerical vector of data

kernel

a kernel function

b

a numerical number of bandwidth

Value

???

Examples