Skip to content

Commit

Permalink
reword
Browse files Browse the repository at this point in the history
  • Loading branch information
rnburn committed May 29, 2024
1 parent d611012 commit c668b13
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 @@ -17,7 +17,7 @@ pip install bbai
The EEIBF method is described in the paper *Default Bayes Factors for Nonnested Hypothesis Testing*
by James Berger and Julia Mortera ([postscript](http://www2.stat.duke.edu/~berger/papers/mortera.ps)).

The python code below shows how to test the three hypotheses for the mean of normally distributed
The python code below shows how to test these three hypotheses for the mean of normally distributed
data with unknown variance.
```
H_equal: mean = 0
Expand Down

0 comments on commit c668b13

Please sign in to comment.