kliep FunctionControls for the kliep function used in the package.
control_kliep(scale = NULL, progressbar = FALSE, nfold = 2, ...)Returns a list with parameters.
"numerator", "denominator" or NULL, indicating whether to standardize each numeric variable according
to the numerator means and standard deviations, the denominator means and standard deviations,
or apply no standardization at all.
Logical indicating whether or not to display a progressbar.
Number of cross-validation folds used in order to calculate the optimal sigma value (default is 2-fold cv).
Additional arguments.
Adam Struzik