We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7b3ab commit 94bcc34Copy full SHA for 94bcc34
1 file changed
docs/stats.md
@@ -886,7 +886,10 @@ print(ld_sub)
886
887
Any remaining sites that produce {math}`r^2` with a nan values are those with
888
a mutation that occurs above the root of the tree, so that all samples in the
889
-subset carry the derived allele (so that its allele frequency is 1).
+subset carry the derived allele (so that its allele frequency is 1). Also note
890
+that under certain mutation models, back mutations may create sites that are
891
+invariant in a sample, and this will also result in nan values observed in the
892
+LD matrix.
893
894
(sec_stats_two_locus_sample_one_way_stats)=
895
0 commit comments