assert_scores {scoringutils} | R Documentation |
scores
This function validates an object of class scores
, checking
that it has the correct class and that it has a metrics
attribute.
assert_scores(scores)
scores |
A data.table or similar with scores as produced by |
Returns NULL
invisibly