Suppress stan warnings and print warning within wwinference()
if convergence diagnostics fail?
#214
Labels
wwinference()
if convergence diagnostics fail?
#214
Goal
@arranhamlet makes a good point that all the stan warnings might be alarming to users, and also might just be information overload that would swamp out the more meaningful diagnostic flags we have set up in
model_diagnostics()
Potential solution:
wwinference()
wrapper function checks for model diagnostic issues and prints a warning telling the user to run diagnostic checking if any of our defaults fail.Curious others thoughts on this @dylanhmorris @gvegayon @seabbs
The text was updated successfully, but these errors were encountered: