Description Usage Arguments Value Author(s) Examples
View source: R/genetic_diversity.R
This function is the main one used for estimating genetic diversity among strata. Given the large number of genetic diversity metrics, not all potential types are included.
1 2 3 4 5 6 7 8 |
x |
A |
stratum |
The strata by which the genetic distances are estimated. This can be an optional parameter when estimating distance measures calculated among individuals (default='Population'). |
loci |
The set of loci to use (default NULL will use all) |
mode |
The particular genetic diversity metric that you are going to use.
The
|
small.N |
Apply small N correction |
... |
Other parameters |
A data.frame
with columns for strata, diversity (mode), and potentially P(mode=0).
Rodney J. Dyer rjdyer@vcu.edu
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.