verify: Dispatches execution to the most appropriate model...

View source: R/verification.R

verifyR Documentation

Dispatches execution to the most appropriate model verification function.

Description

Dispatches execution to the most appropriate model verification function.

Usage

verify(x, newdata, ...)

Arguments

x

A model object.

newdata

The verification dataset.

...

Arguments to pass on to the selected function.


jpmml/r2pmml documentation built on April 6, 2023, 1:39 p.m.