View source: R/SOptim_CheckOptimFuncParameters.R
doInputVerification | R Documentation |
Validate options and ranges in user-defined inputs. This is meant to validate the parameters of
gaOptimizeSegmentationParams
general optimization function.
doInputVerification(input, what)
input |
The input value of the parameter to check. |
what |
A string defining which parameter to check. Available options are:
|
A boolean. TRUE if OK, FALSE if not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.