summary.haplo.em {haplo.stats}R Documentation

Summarize contents of a haplo.em object

Description

Display haplotype pairs and their posterior probabilities by subject. Also display a table with number of max haplotype pairs for a subject versus how many were kept (max vs. used).

Usage

summary.haplo.em(object, show.haplo=FALSE, nlines=NULL, ...)

Arguments

object A haplo.em object
show.haplo Logical. If TRUE, show the alleles of the haplotype pairs, otherwise show only the recoded values.
nlines To shorten output, print the first 1:nlines rows of the large data frame.
... Optional arguments for the summary method

Details

Value

Side Effects

References

See Also

haplo.em

Examples



[Package haplo.stats version 1.2.2 Index]