Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Chapter2_MorePyMC/Chapter2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
"source": [
"## Modeling approaches\n",
"\n",
"A good starting thought to Bayesian modeling is to think about *how your data might have been generated*. Position yourself in an omniscient position, and try to imagine how *you* would recreate the dataset. \n",
"A good starting point in Bayesian modeling is to think about *how your data might have been generated*. Put yourself in an omniscient position, and try to imagine how *you* would recreate the dataset. \n",
"\n",
"In the last chapter we investigated text message data. We begin by asking how our observations may have been generated:\n",
"\n",
Expand Down