confusion_matrix_to_latex: Given a list of algorithm names and two lists with results,...

Description Usage Arguments Value

Description

Given a list of algorithm names and two lists with results, create a latex table.

Usage

1
confusion_matrix_to_latex(alg_list, list_left, list_right)

Arguments

alg_list

A list with the names of clustering algorithms used in the experiments

list_left

The contents for the left side of the list

list_right

The contents for the rigth side of the list

Value

Outputs a latex table


bwrc/corecluster-r documentation built on May 13, 2019, 9:12 a.m.