discardMarkersMissGenos: Missing genotypes

View source: R/quantgen.R

discardMarkersMissGenosR Documentation

Missing genotypes

Description

Discard all markers with at least one missing genotype.

Usage

discardMarkersMissGenos(X, verbose = 1)

Arguments

X

matrix of marker genotypes, with genotypes in rows and markers in columns; missing values should be encoded as NA

verbose

verbosity level (0/1)

Value

matrix similar to X but possibly with less columns

Author(s)

Timothee Flutre

See Also

imputeGenosWithMean


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.