You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Diploid Ne is given by 1/(2*pair_coalescence_rate). Although the pair_coalescence_rate implementation is consistent with msprime.DemographyDebugger, it's different from things like PSMC or MSMC that encourage users to interpret things in terms of diploid pop size. It would be helpful to document this in a .. note:: in the docstring.
The text was updated successfully, but these errors were encountered:
Diploid Ne is given by
1/(2*pair_coalescence_rate)
. Although thepair_coalescence_rate
implementation is consistent with msprime.DemographyDebugger, it's different from things like PSMC or MSMC that encourage users to interpret things in terms of diploid pop size. It would be helpful to document this in a.. note::
in the docstring.The text was updated successfully, but these errors were encountered: