get_v_measure: Gets the number of vmeaure for a single iteration of the...

View source: R/clustering_evaluations.R

get_v_measureR Documentation

Gets the number of vmeaure for a single iteration of the simulation

Description

Gets the number of vmeaure for a single iteration of the simulation

Usage

get_v_measure(cluster_assignments, data_params)

Arguments

cluster_assignments

A vector where each entry is the cluster assignment for the corresponging curve

K

The number of clusters in the data

curves_per_cluster

The number of curves per cluster

Value

The vmeasure

Examples

get_v_measure(cluster_assignments, K, curves_per_cluster)

jewelltaylor/funclustVI documentation built on June 1, 2022, 12:30 p.m.