Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.haplo.em

Print contents of a haplo.em object


Description

Print a data frame with haplotypes and their frequencies. Likelihood information is also printed.

Usage

## S3 method for class 'haplo.em'
print(x, digits=max(options()$digits-2, 5), nlines=NULL, ...)

Arguments

x

A haplo.em object

digits

number of significant digits to print for numeric values

nlines

To shorten output, print the first 1:nlines rows of the large data frame.

...

optional arguments for print

Value

Nothing is returned

See Also


haplo.stats

Statistical Analysis of Haplotypes with Traits and Covariates when Linkage Phase is Ambiguous

v1.8.6
GPL (>= 2)
Authors
Sinnwell JP, Schaid DJ
Initial release
2020-10-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.