Outcomes.Rd
Class representation for prediction outcomes. Outcomes
objects are created
by sb_assess
. They hold information about the outcomes (true
positive, false positive, false negative) of Stickleback predictions. You
shouldn't create Outcomes
objects directly.
.data
A list of Pandas Series.