metrics_list: Metrics implemented

Description Usage Format Details

Description

subtypr provide both internal and external metrics to evaluate clustering results.

Usage

1

Format

An object of class list of length 10.

Details

There is two versions of each metric. The raw version - directly accessible by the user - and a standardized version for the built-in functions of the package (the idea is that the result is numeric, e.g. for silhouette index, the value is the average silhouette width). The argument metric is always the name of the standardized version. You can access the standardized version with the get_metric function. To have all the names of the standardized metrics, use names(get_metric()).

Here we indicate the raw version documentation name and it's corresponding standardized version: like this: ?raw_version ~ "name_of_standardized_version"

Internal metrics:

External metrics:


agapow/subtypr documentation built on May 5, 2019, 1:33 a.m.