Calculates, for each individual at each marker, a LOD score
measuring the strength of evidence for a genotyping error, as
described by Lincoln and Lander (1992).
In the latest version, evidence for a genotype being in
error is considered assuming that all other genotypes (for that
individual, on that chromosome) are correct. The argument
version
allows one to specify whether this new version is used,
or whether the original (old) version of the calculation is
performed.
Note that values below 4 are generally not interesting. Also note
that if markers are extremely tightly linked, recombination
events can give large error LOD scores. The error LOD scores should
not be trusted blindly, but should be viewed as a tool for identifying
genotypes deserving further study.
Use top.errorlod
to print all genotypes with error
LOD scores above a specified threshold,
plotErrorlod
to plot the error LOD scores for
specified chromosomes, and plotGeno
to view the
observed genotype data with likely errors flagged.