Overview: Takes an array of Signal objects (org.imirsel.m2k.util.Signal) with both class and classification metadata and calculates the accuracy and confusion matrix of the classifications. If subsequent arrays of Signal objects are received the results are averaged and the standard deviation of the accuracy scores is reported.
Data Handling: the input data is not modified.