check_args: Check the arguments.

Description Usage Arguments Value

View source: R/common.R

Description

Check the arguments.

Usage

1
check_args(y_true, y_pred)

Arguments

y_true

Ground truth (correct) target values.

y_pred

Estimated target values.

Value

Boolean vector of length one.


paulhendricks/scorer documentation built on May 24, 2019, 8:44 p.m.