We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e43fd2 commit 0f2bb55Copy full SHA for 0f2bb55
dabest/_bootstrap_tools.py
@@ -30,7 +30,7 @@ class bootstrap:
30
31
alpha: float, default 0.05
32
Denotes the likelihood that the confidence interval produced
33
- _does not_ include the true summary statistic. When alpha = 0.05,
+ does not include the true summary statistic. When alpha = 0.05,
34
a 95% confidence interval is produced.
35
36
reps: int, default 5000
0 commit comments