check_perf_metric_function {mikropml} | R 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)
[Package mikropml version 1.6.1 Index]