Skip to content

Commit ea657a0

Browse files
committed
Created using Colaboratory
1 parent ba7a06a commit ea657a0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

jupyter/covid-inf-rate/SantaClara_CmdStanPy.ipynb

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "SantaClara_CmdStanPy.ipynb",
77
"provenance": [],
88
"collapsed_sections": [],
9-
"authorship_tag": "ABX9TyNh1NuXuIIVzc5g9FQpoq1m",
9+
"authorship_tag": "ABX9TyO+4ndiPqTmNPOOEqDioYv+",
1010
"include_colab_link": true
1111
},
1212
"kernelspec": {
@@ -373,6 +373,16 @@
373373
"execution_count": 0,
374374
"outputs": []
375375
},
376+
{
377+
"cell_type": "markdown",
378+
"metadata": {
379+
"id": "L1CzZED7FtCS",
380+
"colab_type": "text"
381+
},
382+
"source": [
383+
"In order to avoid divergent iterations, which result in biased estimates, we set the parameter adapt_delta to 0.98. To check the resulting sample, we run CmdStan's `diagnose` utility."
384+
]
385+
},
376386
{
377387
"cell_type": "code",
378388
"metadata": {

0 commit comments

Comments
 (0)