Skip to content

Commit

Permalink
Merge pull request #1680 from usptact/master
Browse files Browse the repository at this point in the history
Dawid-Skene model implementation
  • Loading branch information
twiecki committed Jan 21, 2017
2 parents 6cc0d0a + efdd4df commit bd8c16e
Show file tree
Hide file tree
Showing 4 changed files with 408 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Applied
notebooks/rugby_analytics.ipynb
notebooks/survival_analysis.ipynb
notebooks/GP-smoothing.ipynb
notebooks/dawid-skene.ipynb

GLM
===
Expand Down
407 changes: 407 additions & 0 deletions docs/source/notebooks/dawid-skene.ipynb

Large diffs are not rendered by default.

Binary file added pymc3/examples/data/extrahard_MC_500_5_4.npz.npy
Binary file not shown.
Binary file not shown.

0 comments on commit bd8c16e

Please sign in to comment.