inbreeding: Genomic inbreeding coefficient

View source: R/inbreeding.R

inbreedingR Documentation

Genomic inbreeding coefficient

Description

Genomic inbreeding coefficient

Usage

inbreeding(geno)

Arguments

geno

object of class_geno

Details

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.

Value

data frame with F[G] and (when dominance is present) F[D]


jendelman/StageWise documentation built on Feb. 23, 2025, 11 a.m.