Skip to content

Commit

Permalink
add sample_kwargs (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz authored and twiecki committed Sep 10, 2024
1 parent d3bd3d0 commit f1b0241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/notebooks/clv/bg_nbd.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
" \"random_seed\": 42,\n",
"}\n",
"\n",
"idata_mcmc = model_mcmc.fit()"
"idata_mcmc = model_mcmc.fit(**sample_kwargs)"
]
},
{
Expand Down

0 comments on commit f1b0241

Please sign in to comment.