Skip to content

Commit

Permalink
add demo plot output
Browse files Browse the repository at this point in the history
  • Loading branch information
josesho committed Nov 7, 2017
1 parent 4e8b080 commit 52f8c72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ _A Bland–Altman plot ... is a method of data plotting used in analyzing the ag

my_bland_altman_plot = bland_altman_plot(m1, m2)
```

This should produce the following image.
![A Bland-Altman plot](https://github.com/josesho/bland_altman/raw/master/bland-altman-plot.png)

0 comments on commit 52f8c72

Please sign in to comment.