Skip to contents

This function validates an object of class scores, checking that it has the correct class and that it has a metrics attribute.

Usage

validate_scores(scores)

Arguments

scores

A data.table or similar with scores as produced by score().

Value

Returns NULL invisibly