| ml_input_checker {univariateML} | R 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   | 
Value
NULL
[Package univariateML version 1.1.1 Index]