set_epsilon: Set default values for epsilon
Description
Takes the number of parameters and the epsilon arg value and sets a default
if necessary.
Usage
set_epsilon(n_pars, epsilon)
Arguments
- n_pars
The number of parameters for the model
- epsilon
The value of epsilon set in the call to `run_stage` or NULL.