Skip to content

Commit

Permalink
Monte -> Monty
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhurford committed Mar 23, 2023
1 parent 6959bdf commit f65eec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ bayes.bayesnet(define_event,
Note that the amount of Bayesian analysis that squigglepy can do is pretty limited. For more complex bayesian analysis, consider [sorobn](https://github.com/MaxHalford/sorobn), [pomegranate](https://github.com/jmschrei/pomegranate), [bnlearn](https://github.com/erdogant/bnlearn), or [pyMC](https://github.com/pymc-devs/pymc).


#### Example: A Demonstration of the Monte Hall Problem
#### Example: A Demonstration of the Monty Hall Problem

```Python
import squigglepy as sq
Expand Down

0 comments on commit f65eec4

Please sign in to comment.