inbreeding | R Documentation |
Genomic inbreeding coefficient
inbreeding(geno)
geno |
object of |
Under the additive model, the inbreeding coefficient comes from the diagonal elements of the G matrix according to F = (G-1)/(ploidy-1). For dominance, the inbreeding coefficient is the scaled row-sum of the dominance coefficient matrix.
data frame with F[G] and (when dominance is present) F[D]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.