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
Currently, sampling from a model always prints warnings for numerical errors and info statements on the initial step size, even with the option verbose=false. This can really fill up the REPL, especially when a model run generates frequent numerical errors, or when fitting models to multiple datasets in parallel. Would it be possible to optionally suppress these messages too?
extradosages, MFairley, bdeonovic, jerome-white, alyst and 3 more