![]() |
Stan Math Library
5.3.0
Automatic Differentiation
|
| double stan::math::laplace_options_base::tolerance {internal::laplace_default_tolerance} |
Iterations end when the absolute change in the optimization objective is less than this tolerance.
Note: the objective used for convergence is the one optimized by the Newton/Wolfe loop (not the final Laplace-corrected log marginal density).
Definition at line 59 of file laplace_marginal_density_estimator.hpp.