Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/stats.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ The `indexes` parameter is interpreted in the following way:
that we also drop the outer dimension of the result array in this case**.

- If it is a list of `k`-tuples (each consisting of integers
of integers between `0` and `len(sample_sets) - 1`) of length `n` we
between `0` and `len(sample_sets) - 1`) of length `n` we
compute `n` statistics based on these selections of sample sets.


Expand Down