metricChoices: List the names of all metrics

Description Usage Arguments

Description

metricChoices is a function returning the names of all (semi-)metrics that are currently implemented in the link{classiFunc}-package and can be used for the argument method in computeDistMat or the argument metric in classiKnn and classiKernel respectively.

Usage

1
metricChoices(proxy.only = FALSE)

Arguments

proxy.only

[logical(1)]
should only the metrics of the proxy package be returned? Defaults to FALSE, which results in returning the names of all allowed metrics for computeDistMat.


classiFunc documentation built on May 2, 2019, 2:04 a.m.