Jackknife method for selection bandwidth
jackknifeBandwidthSelection(i, bwGrid, preds, y, delta, kernel)integer referring to the index of the missing value to be imputed.
numeric vector of candidate bandwidth values
numeric vector of predicted values for missing observations
numeric vector of length n of observed and imputed values.
Binary vector of length length(y) indicating missingness.
1 where y is observed and 0 where y is missing.
one of gaussian, uniform, or triangular.
Specifies the kernel to be used in estimating the distribution around a missing value.
bandwidth