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 n \times p matrix with any coding (default = NULL).

margin

A character indicating the margin for call rate calculations. Options are: row and col (default = col).

Value

A vector containing the Fis for the markers.


[Package ASRgenomics version 1.1.4 Index]