We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67697e3 commit 97edd65Copy full SHA for 97edd65
1 file changed
python/tskit/trees.py
@@ -10995,7 +10995,7 @@ def ld_matrix(
10995
:math:`\widehat{\pi_2}` n n "pi2_unbiased"
10996
======================= ========== ================ ==============
10997
10998
- :param list sample_sets: A list of lists of sample Node IDs, specifying
+ :param list sample_sets: A list, or a list of lists of sample node IDs, specifying
10999
the groups of nodes to compute the statistic with. Defaults to all
11000
samples grouped by population.
11001
:param str mode: A string giving the "type" of the statistic to be
0 commit comments