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
Copy file name to clipboardExpand all lines: docsrc/users-guide/examples/MCMC Sampling.ipynb
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -735,6 +735,8 @@
735
735
"cell_type": "markdown",
736
736
"metadata": {},
737
737
"source": [
738
+
"More information on how to address convergence problems can be found at https://mc-stan.org/misc/warnings\n",
739
+
"\n",
738
740
"The number of post-warmup divergences and iterations which hit the maximum treedepth can be inspected directly via properties `divergences` and `max_treedepths`."
0 commit comments