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
The variance, max and min of TraitModel are not correct when ploidy is not 2.
This should be fixed, for example adding a ploidy argument at initialization of the simulator, or initializing the TraitModels in another position.
The text was updated successfully, but these errors were encountered:
The variance, max and min of
TraitModel
are not correct when ploidy is not 2.This should be fixed, for example adding a ploidy argument at initialization of the simulator, or initializing the
TraitModel
s in another position.The text was updated successfully, but these errors were encountered: