Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmc2179 authored Mar 12, 2022
1 parent f94fc7c commit 93b8cf4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ This package is on pypi - you can install it with `pip install bayesian_bootstra

# Overview of the `bayesian_bootstrap` module

The main module in the `bayesian_bootstrap` package is the `bootstrap` module. The `bootstrap` module contains tools
for doing approximate bayesian inference using the Bayesian Bootstrap introduced in [Rubin's _The Bayesian Bootstrap_](https://projecteuclid.org/euclid.aos/1176345338).
This module contains tools for doing approximate bayesian inference using the Bayesian Bootstrap introduced in [Rubin's _The Bayesian Bootstrap_](https://projecteuclid.org/euclid.aos/1176345338).

It contains the following:

Expand Down

0 comments on commit 93b8cf4

Please sign in to comment.