conf2tex: print a confusion matrix as tex

View source: R/util.R

conf2texR Documentation

print a confusion matrix as tex

Description

conf2tex prints a 2x2 confusion matrix as a latex table preservering the margin

Usage

conf2tex(conf, caption = "", label = "")

Arguments

conf

the confusion matrix, a table

caption

the caption for the table, defaults to ""

label

the label for the table, defaults to ""


rijpma/capelinker documentation built on Nov. 7, 2024, 3:06 a.m.