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

Description Usage

View source: R/utils.R

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

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

fmf documentation built on Sept. 3, 2020, 9:07 a.m.

Related to FUNCTION_weights in fmf...