Specify a discrete set of options to sample the hyperparameters
from.
choice(options)
Arguments
options |
A vector of values to choose from. |
Value
A list of the stochastic expression.
See also
random_parameter_sampling()
, grid_parameter_sampling()
,
bayesian_parameter_sampling()