This function validates an object of class scores
, checking
that it has the correct class and that it has a metrics
attribute.
Arguments
- scores
A data.table or similar with scores as produced by
score()
.
This function validates an object of class scores
, checking
that it has the correct class and that it has a metrics
attribute.
A data.table or similar with scores as produced by score()
.