Description Usage Arguments Value Author(s) See Also Examples
Given a n by n confusion matrix, the function returns a
list of n 2 by 2 tables with false positives, false
negatives, false positives and true negative for each initial variables.
| 1 | 
| obj | An instance of class  | 
| naAs0. | A  | 
A list of length nrow(obj) and names
rownames(obj). 
Laurent Gatto <lg390@cam.ac.uk>
The tp, tn, fp,
fn, methods to extract the respective classification
outcomes from a contingency matrix.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.