Check if estimated parameter vector is within reasonable bounds. Check the Beta bounds that depend on uncertainty: outside if (beta > 100 and sdBeta >= beta)
LRC_isParameterInBounds(theta, sdTheta, RRefNight, ctrl)
logical scalar: TRUE if parameters are within bounds, FALSE otherwise