Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
damonbayer committed Apr 15, 2024
1 parent c593418 commit b9560be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/docs/pyrenew_demo.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ plt.plot(np.exp(q_samp[0]))
# Damon: why is q_samp multideminsional?
# Damon: Why do we generate a Normal random walk and exponentiate? Should we have a Log-Normal Random walk function?
# Damon: Why do we generate random number to use as the rng seed?
# Damon: Description could be updated to relate our example to a real world scenario. What are we simulating here? What are the
# Damon: Description could be updated to relate our example to a real world scenario. What are we simulating here?
```

Damon: I believe the next section is totally separate from this first example. Perhaps we could make this clearer with # Section Labels.
Expand Down

0 comments on commit b9560be

Please sign in to comment.