code_zero {simts} | R Documentation |
This function takes numbers that are very small and sets them to the minimal tolerance for C++. Doing this prevents NaN from entering the optim routine.
code_zero(theta)
theta |
A |
A vec
that contains safe theta values.