Fis: Estimates the population level inbreeding (Fis) by marker

View source: R/genomic_summaries.R

FisR 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.


ASRgenomics documentation built on May 29, 2024, 12:03 p.m.