set_epsilon {pmwg} | R Documentation |
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. |
[Package pmwg version 0.2.7 Index]