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
I am looking for a standardized way to get a status of convergence. Can I do something like converged(fitted) that returns a boolean? This is important for simulation studies.
I am looking for a standardized way to get a status of convergence. Can I do something like
converged(fitted)that returns a boolean? This is important for simulation studies.