adcomp
adcomp copied to clipboard
Easy use of random effect integration
Hi kaskr, Integrating random effect is as easy as adding "random=". How to call the new "romberg" method? I checked out the example in document, but it is hard to understand the c++ without further explanation on that. Would you consider adding easy use of romberg to MakeADFun? Thanks.
Keith
TODO:
- Add an example demonstrating Romberg integration of random effects from the cpp template.
- On the long term consider adding romberg/GH integration to MakeADFun.