inlabru-org / inlabru

inlabru
https://inlabru-org.github.io/inlabru/
76 stars 21 forks source link

Enable using "eb" while iterating, and full integration at the end #77

Closed finnlindgren closed 3 years ago

finnlindgren commented 4 years ago

A potential technique to reduce running time is to use inla() integration strategy "eb" for non-linear iteration, but allow full integration in the final step. Since it's not known which the final step is, and since the linearisation point would be affected, there would need to be some configurable choices for how to use this approach.