FUNCTION_weights: 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)