Versions in this module Expand all Collapse all v0 v0.1.0 Feb 7, 2016 Changes in this version + type TestStats struct + NNegative int + NPositive int + NSample int + func (tstats *TestStats) GetFPRate() float64 + func (tstats *TestStats) GetRecall() float64 + func (tstats *TestStats) GetTNRate() float64 + func (tstats *TestStats) GetTPRate() float64