Learn R Programming

ASRgenomics (version 1.1.4)

maf: Estimates minor allele frequency (MAF)

Description

Estimates minor allele frequency (MAF)

Usage

maf(M = NULL)

Value

A vector with the MAF of each molecular marker

Arguments

M

The additive \(n \times p\) matrix coded with 0, 1, 2, or NA (default = NULL).