Description Usage Arguments Details Value References Examples
The function calculates two different estimates of the mutation rate: Watterson's estimator and the pairwise difference estimator.
1 |
SFS |
vector with the site frequency spectrum. |
See SFS
for explanation of the site frequency spectrum.
If one runs mutRate
with a vector that contains anything other than natural numbers,
an error will occur.
For details about Watterson's estimator and the pairwise difference estimator, consult the analyzeDNA vignette.
List containing the following components:
Watterson |
Watterson's estimator. |
pairwDiff |
The pairwise difference estimator. |
Wakeley J. (2009) Coalescent Theory: An Introduction. Colorado: Roberts and Company Publishers.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.