From 92720fa4dfd4ea8bc500e8aecc5632db332ed722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fauchereau?= Date: Fri, 29 Sep 2023 15:55:13 +0200 Subject: [PATCH] DOC: fix small typo --- statsmodels/stats/oneway.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statsmodels/stats/oneway.py b/statsmodels/stats/oneway.py index 04dbd1d97da..943006d9644 100644 --- a/statsmodels/stats/oneway.py +++ b/statsmodels/stats/oneway.py @@ -586,7 +586,7 @@ def anova_oneway(data, groups=None, use_var="unequal", welch_correction=True, This is the default. "equal" : Variances are assumed to be equal across samples. This is the standard Anova. - "bf: Variances are not assumed to be equal across samples. + "bf" : Variances are not assumed to be equal across samples. The method is Browne-Forsythe (1971) for testing equality of means with the corrected degrees of freedom by Merothra. The original BF degrees of freedom are available as additional attributes in the