View source: R/get_empirical_population.R
impute_w_knn | R Documentation |
Calculate the mean of the nearest neighbors.
impute_w_knn(knn_row, y)
knn_row |
A row of knn matrix composed of indices and distances. |
y |
Sample response values. |
A summary data frame of the estimator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.