check_tmp_test_set_size: Check optional test set size

Description Usage Arguments Value

View source: R/arg_checks.R

Description

This function ensures that the optional test set size is valid. The optional test set size is used to identify the best performing model inside the h2o.automl procedure. If the argument is invalid, the function throws an error.

Usage

1
check_tmp_test_set_size(tmp_test_set_size)

Arguments

tmp_test_set_size

An integer, size of the second test set (used in the automl_h2o procedure)

Value

tmp_test_set_size: a positive integer


xavierkamp/tsForecastR documentation built on Feb. 1, 2020, 10:16 a.m.