FUNCTION_weights: this function is used as a kernel-function-identifier [ takes...

View source: R/utils.R

FUNCTION_weightsR Documentation

this function is used as a kernel-function-identifier [ takes the distances and a weights-kernel (in form of a function) and returns weights ]

Description

this function is used as a kernel-function-identifier [ takes the distances and a weights-kernel (in form of a function) and returns weights ]

Usage

FUNCTION_weights(W_dist_matrix, weights_function, eps = 1e-06)

KernelKnn documentation built on Jan. 7, 2023, 1:18 a.m.