Description Usage Arguments Value Author(s)
View source: R/multilocus_assignment.R
This function takes one or more individuals and estimates their probability of coming from individual populations from multilocus genotype frequencies.
1 | multilocus_assignment(individual, frequencies, F = 0, verbose = FALSE)
|
individual |
A |
frequencies |
A |
F |
The inbreeding parameter (default=0) |
verbose |
Dump verbose output (default=FALSE) |
A data.frame
consisting of assignment probabilities.
Rodney J. Dyer rjdyer@vcu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.