Learn R Programming

HIBAG (version 1.8.3)

hlaGenoMRate_Samp: Missing Rates Per Sample

Description

To calculate the missing rates from genotypes or haplotypes per sample.

Usage

hlaGenoMRate_Samp(obj)

Arguments

obj
an object of hlaSNPGenoClass

Value

Return missing rates per sample.

See Also

hlaGenoAFreq, hlaGenoMFreq, hlaGenoMRate, hlaGenoMRate_Samp

Examples

Run this code
summary(HapMap_CEU_Geno)

summary(hlaGenoMRate_Samp(HapMap_CEU_Geno))

Run the code above in your browser using DataLab