You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I've been using ADMB for a little while and a solution might be:
Use tpl2rem to generate C++ code and then call this code using Rcpp. This approach should be cross-platform, but requires the inclusion of ADMB libraries -- should be OK with the BSD license?
This can be implemented on a by-fitting-function basis. I'd prefer that we do this through Rcpp -- maybe in combination with GSL.
Another idea I'm tossing around is using ADMB as an engine now that it's free software.
The text was updated successfully, but these errors were encountered: