Rdocumentation
powered by
Learn R Programming
FFTrees (version 1.1.4)
classtable: Calculates several classification statistics from binary prediction and criterion (e.g.; truth) vectors
Description
Calculates several classification statistics from binary prediction and criterion (e.g.; truth) vectors
Usage
classtable(prediction.v, criterion.v)
Arguments
prediction.v
A binary vector of predictions
criterion.v
A binary vector of criterion (true) values