Runs a set of validation tests on a numeric in new data. These tests
are based on statistics and meta data of the same variable recorded
(with record) from the training data.
# S3 method for numeric
run_validation_tests(x, parameters, ...)numeric in new data.
list statistics and meta data of the same variable
recorded from training data (with record).
further arguments passed to or from other methods. Not used at the moment.
list results from validation tests.