Home > lib > ypoll_get_confusion.m

ypoll_get_confusion

PURPOSE ^

function cc = est_get_confusion(est, data, flag_percentage=0)

SYNOPSIS ^

function cc = ypoll_get_confusion(ypoll, ypoll_correct, flag_percentage)

DESCRIPTION ^

 function cc = est_get_confusion(est, data, flag_percentage=0)

 Inputs:
   flag_percentage: whether to divide each row by its sum
 Outputs:
   cc: confusion matrix

 Renumbers ypoll_correct.classes according to ypoll.class_labels and then calculates
 the confusion matrix

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003