error: not all models converging when using run_assessment function #428
NadiaFacciola
started this conversation in
General
Replies: 1 comment
|
See also #394, which discusses a very different problem but which might well be related. We've seen issues with the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When using the run_assessment function, I kept encountering issues where some of the models were converging but many of them were not. I found that it was due to an issue with the Matrix package. I uninstalled all the Matrix packages (I had two in my library) and re-installed the latest version of Matrix and the converging issue went away.
All reactions