We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57fc13 commit 608c011Copy full SHA for 608c011
pymc3/examples/disaster_model_missing.py
@@ -49,7 +49,7 @@
49
50
def run(n=1000):
51
if n == "short":
52
- n = 50
+ n = 500
53
with model:
54
55
# Initial values for stochastic nodes
0 commit comments