ml_input_checker: Input Checker for ML functions

View source: R/utility.R

ml_input_checkerR Documentation

Input Checker for ML functions

Description

Checks that x in the ML functions is numeric and has only one dimension.

Usage

ml_input_checker(x)

Arguments

x

input to a ⁠ML***⁠ function.

Value

NULL


JonasMoss/univariateML documentation built on Feb. 6, 2024, 2:21 p.m.