Fis {ASRgenomics} | R Documentation |
Estimates the population level inbreeding (Fis) by marker
Description
Estimates the population level inbreeding (Fis) by marker
Usage
Fis(M = NULL, margin = c("col", "row"))
Arguments
M |
The additive |
margin |
A character indicating the margin for call rate calculations.
Options are: |
Value
A vector containing the Fis for the markers.
[Package ASRgenomics version 1.1.4 Index]