run_validation_tests.integer: Run Validation Tests on Integer

Description Usage Arguments Value

Description

Runs a set of validation tests on a integer in new data. These tests are based on statistics and meta data of the same variable recorded (with record) from the training data.

Usage

1
2
## S3 method for class 'integer'
run_validation_tests(x, parameters, ...)

Arguments

x

integer in new data.

parameters

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.

Value

list results from validation tests.


smaakage85/recordr documentation built on June 13, 2019, 7:08 p.m.