pedmut 0.7.1
New features
-
New function
mutRate()computing the overall mutation rate of a mutation model. -
New function
isBounded()checking if a mutation matrix M is bounded by the allele frequencies, i.e., thatM[i,j] <= afreq[j]for alli != j. -
New function
stepwiseReversible(). -
Added Thore Egeland as package contributor.
Bug fixes
-
Fixed a floating point bug in the creation of stepwise models.
-
Fix broken URLs.