From 686064e9596e7b551e59862aa16d6b0051d0d6b6 Mon Sep 17 00:00:00 2001 From: Carlos Parada Date: Tue, 22 Aug 2023 12:11:17 -0700 Subject: [PATCH] Update docs/src/index.md Co-authored-by: Milan Bouchet-Valat --- docs/src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/index.md b/docs/src/index.md index 276cf671..1707c575 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -23,7 +23,7 @@ To load the package, use the command: using StatsBase ``` -## Available methods +## Available Features ```@contents Pages = ["weights.md", "scalarstats.md", "robust.md", "deviation.md", "cov.md", "counts.md", "ranking.md", "sampling.md", "empirical.md", "signalcorr.md", "misc.md", "statmodels.md", "transformations.md"]