You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This README contains some examples, below. For the documentation of the package'
6
6
7
7
This package is on pypi - you can install it with `pip install bayesian_bootstrap`.
8
8
9
-
# Overview of the `bootstrap` module
9
+
# Overview of the `bayesian_bootstrap` module
10
10
11
11
The main module in the `bayesian_bootstrap` package is the `bootstrap` module. The `bootstrap` module contains tools
12
12
for doing approximate bayesian inference using the Bayesian Bootstrap introduced in [Rubin's _The Bayesian Bootstrap_](https://projecteuclid.org/euclid.aos/1176345338).
0 commit comments