test_metric-class {struct} | R Documentation |
An example metric for testing
calculates a metric, which just returns a value of 3.142
## S4 method for signature 'test_metric' calculate(obj)
obj |
metric object |
test metric object
dataset object
MET = test_metric() MET = test_metric() MET = calculate(MET)