check_perf_metric_function: Check perf_metric_function is NULL or a function

View source: R/checks.R

check_perf_metric_functionR Documentation

Check perf_metric_function is NULL or a function

Description

Check perf_metric_function is NULL or a function

Usage

check_perf_metric_function(perf_metric_function)

Arguments

perf_metric_function

performance metric function

Author(s)

Zena Lapp, zenalapp@umich.edu

Examples

## Not run: 
check_perf_metric_function(NULL)

## End(Not run)

mikropml documentation built on Aug. 21, 2023, 5:10 p.m.